jQuery show() function
jQuery show() function
hi,
i am creating a blog and am using the show() and hide() functions to display and hide the blog posts. one of the posts is a video post and it interferes with the show('slow'); function - jumping around the page.
if you visit:
http://www.chunkymonkeycreative.com/swerve
and click the post titled "DJ Swerve on MTV Base" you will see what i mean.
Is there any way of hiding the video (or the div it is in) until the show() animation is complete?
any help is greatly appreciated
thanks