I am trying to learn JavaScript and I am wondering whether JavaScript has a event listener just like ActionScript\'s ENTER_FRAME. Basically, I want this event listener to li
This would probably be worth a look too : http://paulirish.com/2011/requestanimationframe-for-smart-animating/