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 () {
> jQuery("#" + icon).slideDown("normal"); });
>
> To archive the slideUp and slideDown effect. You can see it live in action
> inhttp://lesterchan.net/by clicking on any of the 6 horizontal icons you
> see in the welcome box.
>
> I tested it with FF3, Opera 9.5, Safari for Windows and it all works fine.
> It will slide up and then the new content will slide down.
>
> Only in IE7 the slideUp will instead disappear but the new content will
> slideDown.
>
> Any ideas?
>
> Thank you =)
>
> -----
> Lester Chan's Website
> -http://lesterchan.net
> --
> View this message in 
> context:http://www.nabble.com/No-slideUp%28%29-Effect-In-IE7-Only-tp18130364s...
> Sent from the jQuery General Discussion mailing list archive at Nabble.com.

Reply via email to