Haven't actually tried, but I'd guess you'd add some CSS so TB_overlay and TB_window are initially hidden (display: none), and add $('#TB_overlay').doSomeAnimation() and $('#TB_window').doSomeAnimation() type calls after the $('body').append(...) line near the top of the TB_show function (or maybe outside the if statement? try it).

HTH,
Erik

On 10/23/06, Anders Schneiderman <[EMAIL PROTECTED]> wrote:
Does anyone have code they wouldn't mind sharing that adds a simple animation to thickbox? The documentation for thickbox says animations have been taken out of the latest versions of the code but that authors can add the ones they like.  Unfortunately, I'm still too new to jquery -- and _javascript_ -- to be clear on what I need to do.  So an example I could model would be fabulous.
 
Thanks,
Anders

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/



_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to