What are some know limitations of HTML5 games?
For Instance, I noticed most if not all games take quite a bit to start playing the music, but I don't know if it's just a problem with my system.
The following code for using the audio element complete with playing several sounds at once I have recently tested and works in a number of mobile browsers including chrome mobile, firefox mob, cm browser, dolphin.
//sounds
var _f15416917 = 0;
var div = document.getElementsByTagName('div')[0];
var sounds_div = document.createElement("div");
_sounds_div.setAttribute("id", "_sounds_div");
_sounds_div.style.position = "absolute";
_sounds_div.style.width = "580px";
_sounds_div.style.height