That should have read that it would be variable height, not width.
On Aug 26, 8:33 am, Andy Matthews <[EMAIL PROTECTED]> wrote:
> I thought of that, but I can't do that either. It'll be variable width
> due to the blog post. What I might end up doing is slideing that
> element down, then getting it's height, then animating the parent
> container. A bit of a kludge but if you've looked at it and don't have
> any ideas, then there's probably not an answer.
>
> On Aug 25, 10:35 pm, "John Resig" <[EMAIL PROTECTED]> wrote:
>
>
>
> > When worse comes to worse, apply a fixed width to the element that
> > you're sliding down - sometimes that can fix sticky issues like this.
>
> > --John
>
> > On 8/25/07, Andy Matthews <[EMAIL PROTECTED]> wrote:
>
> > > I just added comments to my blog:
> > >http://www.andyandjaime.com/
>
> > > When the user submits, it posts to my processing page and sends back a
> > > string, which I then display inline. I put the comment there, then use
> > > slideDown() to show it.
>
> > > When slideDown() occurs, the form used to post the comment also slides
> > > down (as you would expect). But the submit button slides down below
> > > the bottom of the container element. Does anyone know why this is
> > > happening?- Hide quoted text -
>
> > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -