[jQuery] Cool technique
[jQuery] Cool technique
In my editInPlace script, I do:<pre class="wiki">$(editable).animate({opacity: .5}, "normal", function() {$(editable).animate({opacity: 1}, "normal")});</pre>which results in a slow emphasis. I think it works better than the yellow-fade for emphasizing success of an update.
What do you guys think?<br clear="all">
--
Yehuda Katz
Web Developer | Wycats Designs
(ph) 718.877.1325
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/