Plugin.DDNodeScroll Class
Extends the Scroll class to make a parent node scroll while dragging.
Extends the Scroll class to make a parent node scroll while dragging.
NS
Defined in
yui3/src/dd/js/scroll.js:404
The NodeScroll instance will be placed on the Drag instance under the nodescroll namespace.
Default: nodescroll
node
Defined in
yui3/src/dd/js/scroll.js:378
The node we want to scroll. Used to set the internal parentScroll attribute.