YUI3: Controlling key strokes events (keyup, keydown, keypress)
Friday, March 20th, 2009In this post I want to cover the general specifications related with keystrokes in YUI3. Basically you will see few examples and a bunch of links to the YUI Library official documentation. There are two different ways to define a keylistener in YUI3: Considering that in YUI3 most of the DOM references ...