| Page 1 of 1 | [ 3 posts ] |
|
Code can be seen here http://gist.github.com/385978, and can be seen live at http://www.unscatter.com/
I think this may have broken with 3.1.0, though maybe earlier. I've written a newsticker using yui3 that pauses when you mouse over it, then is supposed to restart after your mouseout. It uses pause to pause, then run() to unpause. The running state does change (ie ticker.get('running') changes to true on the run() statement), but the actual animation in the browser doesn't continue. Can someone tell me if I'm doing something wrong, or if there is a bug? |
|
"ticker" isn't defined according to Firebug.
|
|
Weird, it's defined when I run. I was even able to do an alert(ticker.get('running')); and get it to return True, event though the animation itself wasn't playing, and this was run immediately after the ticker.run() call. Firebug isn't giving me that error either.
|
| Page 1 of 1 | [ 3 posts ] |
| 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