[jQuery] Is it possible to avoid jumpy / disappearing content

[jQuery] Is it possible to avoid jumpy / disappearing content


Hi there,
I love jQuery, but I have a question about something I see it doing:
Content that it is hiding or moving often appears in its original
position *before* it is hidden by jQuery. Is there any good,
accessible way around this?
You can see the effect in action on a page like this:
http://docs.jquery.com/Core/jQuery#html
Extra content shows up, and is hidden. Sometimes I imagine this kind
of thing would be a little jarring for the average user.
Thanks!