sorry… but, after many experiments, i realized that the problem is not the visibility tricks, but the autoplay. the autoplay doesn’t work
i also tried by putting a div element over the other in order to hide the player:
<div style=”background:white;z-index:1;width:300px;height:100px;position:absolute;top:20px;”> </div>
<div>[audio mp3....]</div>
and it works everywhere except on iphone (ersion n.6) and ipad
the loop doesn’t work also with mp3 files. please any help…
any help for this topic? i think we need to add an opacity parameter. but i do not know how to do it in the js.
thanks…