[jQuery] Re: No slideUp() Effect In IE7 Only

2008-06-26 Thread GaMerZ
I have fixed it. Apparently IE7 requires the child container to be specified height as well. Matt-206 wrote: > > > Interesting, it works fine for me in both FF2 and IE7. The behavior is > identical. My version of IE7 is 7.0.5730.11 > > Matt > - Lester Chan's Website - http://lestercha

[jQuery] Re: No slideUp() Effect In IE7 Only

2008-06-26 Thread Matt
Interesting, it works fine for me in both FF2 and IE7. The behavior is identical. My version of IE7 is 7.0.5730.11 Matt On Jun 26, 7:52 am, GaMerZ <[EMAIL PROTECTED]> wrote: > Hi All, > > I am using this line of code: > > jQuery("#" + previous_welcome_icon).slideUp("normal", function () { > jQue