node Module
Defined in:
yui3/src/node/js/nodelist.js:7
The Node Utility provides a DOM-like interface for interacting with DOM nodes.
This module is a rollup of the following modules:
-
node-base
-
node-core
The Node Utility provides a DOM-like interface for interacting with DOM nodes.
-
node-data
Provides methods for managing custom Node data.
-
node-event-delegate
Functionality to make the node a delegated event container
-
node-event-html5
Adds HTML5 event support to Node.
-
node-event-simulate
Adds functionality to simulate events.
-
node-load
Extended Node interface with a basic IO API.
-
node-pluginhost
-
node-screen
Extended Node interface for managing regions and screen positioning. Adds support for positioning elements and normalizes window size and scroll detection.
-
node-style
Extended Node interface for managing node styles.