ios - How play music from php without quick time player -


i have question. how play music php/html , others without quicktime player. when pushed button in php mp3 url iphone open automaticly quicktime player. need play music site without quicktimeplayer. how it's make saying please..

you try using <audio> tag. see here: http://www.codeproject.com/tips/226992/back-ground-music-in-html5

if don't want play immediately, leave off autoplay attribute , call .play() function @ later point. (see also: playing audio javascript?)


Comments

Popular posts from this blog

Ansible - ERROR! the field 'hosts' is required but was not set -

customize file_field button ruby on rails -

SoapUI on windows 10 - high DPI/4K scaling issue -