[jQuery] slideToggle() Doesn't Work For DIV Containing Images In IE7?

2008-06-27 Thread GaMerZ
Hi Guys, I got a issue again with IE7. Apparently if my DIV contains an image and if I use slideToggle() on it, the sliding works but after it slidesDown() the image will just disappear. # Donation images/icons/paypal.png - Lester Chan's Website - http://lesterchan.net -- View th

[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] No slideUp() Effect In IE7 Only

2008-06-26 Thread GaMerZ
Hi All, I am using this line of code: jQuery("#" + previous_welcome_icon).slideUp("normal", function () { jQuery("#" + icon).slideDown("normal"); }); To archive the slideUp and slideDown effect. You can see it live in action in http://lesterchan.net/ by clicking on any of the 6 horizontal icon