Hacker News new | ask | show | jobs
by schlomie 5147 days ago
IE9 and IE10 still have terrible things in them: try creating an audio tag with preload=none. They will happily display an _invisible_ audio player on the screen.

Every other browser understands this to mean, place a (visible!) audio widget on the screen, but don't preload anything.