javascript - 700 audio players inside nested tab interface. Best tab code type (jquery/ajax/etc) -


right building nested tab interface have 700 audio players (for mp3s) on same page (nested in various tabs). however, 1 audio player visible @ time , when click on tab itself.

my question, there tab language/code type recommend there no loading issues browser? in other words, tab content loaded once clicked (i.e. dynamic/responsive), not beforehand not overload browser.

also, assume html5 audio player better flash? looking lightweight option tabs , audio player.

if matters on worpdress site.

greatly appreciate help!

don't this. there no reason 700 audio players. can't play more 30 or @ time without breaking clients.

only create audio element when need it.

i recommend using jplayer gives html5 audio flash fallback clients need it.


Comments