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: 1An 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.
Caridy PatinoVotes: 1Binding user actions until a particular YUI instance become ready, and the listeners defined before flushing those events through a queue. This will help to catch some early user interactions due the ondemand nature of YUI 3.
A rollup for all AlloyUI Event modules
An object that normalizes the "input" event to encapsulate text changed events for form fields.
Curtis HarveyVotes: 0pasted event - fires when user paste event has completed providing access to before and after values
© 2010 YUI Library - Site Credits