This support forum belongs to the Dispatcher Gallery Module.
Dispatcher has a bug tracker here: http://github.com/caridy/yui3-gallery/issues
| Page 2 of 2 | [ 16 posts ] | Go to page Previous1, 2 |
|
The example on top still does not seem to be working.
Can you confirm that it is fixed? |
|
Do you have a link that I can look at?
Best Regards, caridy |
|
Quote: Hey Andrew, I did that few days ago: In the CDN Push Queue since: 05/7/11 Dav just communicated that the push is today. Should be ready tonight. Best regards, Caridy Thanks man. I'll check once I am ready. --- Sincerely, Andrew Kharchenko |
|
You can try the following link.
http://www.tsits.com/test.php It has the simple code that was posted by Jacob Davenport earlier in this thread. Thanks for your help Caridy, Aby |
|
Hey Aby, that will not work because it is using and old version of the dispatcher.
Change the code to: Code: YUI({ / /Last Gallery Build of this module gallery: 'gallery-2011.05.12-13-26' }).use('gallery-dispatcher', function (Y) { var dispatchNode = new Y.Dispatcher({ node: '#stuff', content: 'Loaded, run script.<' + 'script>alert("Hello")<' + '/script>' }); }); If you don't specify the exact revision you're targeting, YUI will populate the latest revision pushed right before the release of the current yui version included in the page. Make sure you add this: gallery: 'gallery-2011.05.12-13-26' Best Regards, Caridy |
|
Cool. That works!
Thanks Caridy Aby |
| Page 2 of 2 | [ 16 posts ] | Go to page Previous1, 2 |
| 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