Adam MooreVotes: 0Adds beforeunload event support to YUI for A-Grade browsers other than Opera.
Luke SmithVotes: 1node.on('drag:end', fn, config, ctx, arg1, ...argN) Adds new DOM events for "drag", "drag:start", "drag:end" and all other DD.Drag events. Full list in the docs. config obj takes Drag attributes for configuration plus supports 'proxy', 'constrained', or any other Y.Plugin.DDxxx
Isaac Z. SchlueterVotes: 0An 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: 0Adds fast track events for subscribing to keydown for enter, esc, backspace, tab, pageUp, pageDown, and the arrow keys.
© 2010 YUI Library - Site Credits