Isaac Z. SchlueterVotes: 1Don't use this. Use the valueChange event in YUI 3 core. ---- An synthetic event that fires when the value of a form element has changed. Abstracts out keyboard events and handles strange international IME stuff.
Luke SmithVotes: 1Adds fast track events for subscribing to keydown for enter, esc, backspace, tab, pageUp, pageDown, and the arrow keys.
Luke SmithVotes: 0A synthetic DOM event that tracks arrow keys. node.on('arrow', callback);
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info