Searched defs:NS (Results 1 - 1 of 1) sorted by relevance

/yui3/src/dd/js/
H A Dscroll.js21 WS, NS,
350 * @property NS
358 WS.NAME = WS.NS = 'winscroll';
369 NS = function() {
370 NS.superclass.constructor.apply(this, arguments);
373 NS.ATTRS = Y.merge(S.ATTRS, {
394 Y.extend(NS, S, {
401 * @property NS
409 NS.NAME = NS
359 Y.Plugin.DDWinScroll = WS; function
[all...]

Completed in 203 milliseconds