| Page 1 of 1 | [ 2 posts ] |
|
So, I want to animate the backgroundcolor of a TR element from "#FFFF9C" to "whatever it was before".
When I provide just the "to" attribute the animation doesn't happen. However, when I provide both a "to" and "from" attribute it works. However, my problem is that I want to know what the value of the TR's backgroundcolor is before I do the animation so that way I can set the "to" attribute to this value. If it helps I'm using 2.6.0 |
|
Never mind. I ended up using:
YAHOO.util.Dom.getStyle(el, 'backgroundColor'); |
| Page 1 of 1 | [ 2 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