Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter simonadp

    (@simonadp)

    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

    Thread Starter simonadp

    (@simonadp)

    sorry… but, after many experiments, i realized that the problem is not the visibility tricks, but the autoplay. the autoplay doesn’t work

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘hide player using css "hidden" property’ is closed to new replies.