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?

Reply via email to