Ok, so I will wait for 1.0.2 official release to use this effect in this case.
(Anyone have an ETA on 1.0.2?)

In the meantime I will iuse show(0), which doesn't have the issue.
Thanks Geoff!  Thanks Klaus!

Glen

On 10/6/06, Geoff Knutzen <[EMAIL PROTECTED]> wrote:

Glen,

 

You might have just found the same bug that I found the other day. Luckily, Klaus has already fixed the problem.

Check for a message from yesterday titled (so descriptively) "Bug?"

It may give you a clue as to your problems. Quickly looking at your CSS, it looks similar to mine. I bet you are having the same problem.

Klaus' fix should fix the problem for you.

 


From: [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED]] On Behalf Of Glen Lipka
Sent: Friday, October 06, 2006 11:46 AM
To: jQuery Discussion.
Subject: Re: [jQuery] SlideDown Height Problem

 

I put that in, but unfortunately, it didn't help.  See same url, updated
I tried about 3 dozen different variations too.
The content is variable, so I don't know what the height is in advance to put that in.

Glen

On 10/6/06, John Resig <[EMAIL PROTECTED] > wrote:

Glen -

Currently, jQuery requires that you set a static width to an element
before you try to resize its height.

Looking at your source code, trying setting a fixed width to
div.tipContent (like, 600px - or whatever the width of it is). Try
that and let me know if that helps.

--John

On 10/6/06, Glen Lipka <[EMAIL PROTECTED]> wrote:
> I am working on a redesign of payroll.com which leverages jQuery a bunch.
> I am having one bug that I can't seem to fix.
>
> Sample:
> http://glenlipka.kokopop.com/jQuery/payroll/PayrollIntroduction.htm
>
> In Firefox, Click on the last link and then scroll down.
>
> When I use show(0), the height works fine.  When I use slideDown("slow") the
> text goes over the footer..
>
> What am I doing wrong? :(
>
> Thanks for the help,
>
> Glen
>
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>
>
>


--
John Resig
http://ejohn.org/
[EMAIL PROTECTED]

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

 


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/



_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to