I'm creating a game with jQuery, where I need to update 200+ (sometimes 300) div's every tick (about 0.02 seconds). Right now performance is great (although pushing the limits) and runs on most browsers.I'm creating a game with jQuery, where I need t