| Page 1 of 1 | [ 1 post ] |
|
I need to access Y.YUI2 object(YAHOO object) in my JS codes as I am working for 2 to 2-in-3 transition .
I need this object globally because this object is being used in hundreds of places in the JS codes so I want an easier way to access it rather than access it via a callback everytime I need it. I am using SimpleYUI. Alberto suggested something like Y.use().apply(Y,"yui2-menu"). So I tried many things like applyConfig but didn't work. So my main aim is to make the global Y object get a YUI2 value .I can't do it via Y.use(.....) because use() does not block and the code below it needs YAHOO object. Thanks |
| Page 1 of 1 | [ 1 post ] |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group