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
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
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
3 matches
Mail list logo