Yahoo! UI Library

event  3.1.0

Yahoo! UI Library > event
Search:
 
Filters

Module: event

DOM event listener abstraction layer

This module contains the following classes:

Submodules:

event-base
Custom event engine, DOM event listener abstraction layer, synthetic DOM events.
event-delegate
Adds event delegation support to the library.
event-focus
Adds focus and blur event listener support. These events normally do not bubble, so this adds support for that so these events can be used in event delegation scenarios.
event-key
Functionality to listen for one or more specific key combinations.
event-mouseenter
Adds support for mouseenter/mouseleave events
event-mousewheel
Adds mousewheel event support
event-resize
Adds a window resize event that has its behavior normalized to fire at the end of the resize rather than constantly during the resize.
event-synthetic
Define new DOM events that can be subscribed from any Node.

Copyright © 2010 Yahoo! Inc. All rights reserved.