[jQuery] Re: slideDown hidden portion/bump

2008-07-11 Thread noon
I wrapped it in a div and slid the div. Still same problem, visible again at http://nunyez.googlepages.com/slidedowntest On Jul 8, 6:37 pm, Karl Swedberg [EMAIL PROTECTED] wrote: Try wrapping the form in a div and sliding that down. That should work. --Karl Karl

[jQuery] Re: slideDown hidden portion/bump

2008-07-11 Thread Liam Byrne
IE 7 shows scrollbarsmaybe the animation isn't making it big enough to display it properly ? Make it bigger and see what happens. L noon wrote: I wrapped it in a div and slid the div. Still same problem, visible again at http://nunyez.googlepages.com/slidedowntest On Jul 8, 6:37 pm,

[jQuery] Re: slideDown hidden portion/bump

2008-07-11 Thread noon
I figured it out. The culprit is because I am setting the focus of the username input box. For whatever reason, when I remove this it is slid correctly. On Jul 11, 8:57 am, Liam Byrne [EMAIL PROTECTED] wrote: IE 7 shows scrollbarsmaybe the animation isn't making it big enough to display

[jQuery] Re: slideDown hidden portion/bump

2008-07-08 Thread noon
Anyone have any ideas on this one? It's really stumping me. On Jul 7, 9:15 am, noon [EMAIL PROTECTED] wrote: I don't know why it does this.  I am experiencing hidden content (the username label) until the animation is complete and the bump occurs.  See it for yourself

[jQuery] Re: slideDown hidden portion/bump

2008-07-08 Thread Karl Swedberg
Try wrapping the form in a div and sliding that down. That should work. --Karl Karl Swedberg www.englishrules.com www.learningjquery.com On Jul 8, 2008, at 8:31 AM, noon wrote: Anyone have any ideas on this one? It's really stumping me. On Jul 7, 9:15 am, noon [EMAIL