Are there any drawbacks to making an html5 audio player invisible?

Are there any drawbacks to making an html5 audio player invisible? Does that mean, there’s no width or height of it.

Also, if it’s invisible, where exactly is it on the page?

<audio autoplay>
  <source src="http://162.213.197.50/;" type="audio/mp3">
</audio>

Try Google’s A/B Testing and monitor the results.

What’s Google A/B?

http://lmgtfy.com/?q=What's+Google+A%2FB%3F

I still don’t have a clue.

1 Like

The only way to stop an invisible audio player from playing is to close the page.

3 Likes

Also be aware that autoplay was actually added to HTML5 by the devil, so that he’d have an excuse to drag more people down to hell at the end of their lives. (He does things like that.)

So don’t say you weren’t warned when you feel that red hot pitchfork prodding your butt. :fire:

9 Likes

An old article, but still relevant:

http://completeusability.com/regrettable-background-music/

2 Likes

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.