jquery slideUp() and slideDown() problems

Posted by nhoss2 on Stack Overflow See other posts from Stack Overflow or by nhoss2
Published on 2010-03-12T12:39:39Z Indexed on 2010/03/12 12:47 UTC
Read the original article Hit count: 310

Filed under:
|

Hello, I am very crap at jquery, and im having some trouble with the slideUp() and slideDown() animations.

I have been working on a vCard design similar to tim van damme's site. here is a the link to the design: link. When you click on the portfolio or work button, the text or image appears first before the div finishes sliding down. I would like the div to slide down first and then show the text... This currently works when you click on the contact button or the home button on the top navigation bar, but does not work for the portfolio button and the work button.

I have a hunch that this may not even be a jquery problem, and that its just my bad css code, but I have skimmed through the css code, and changed things like z-index, but that hasnt worked.

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about css