Fade out/in sperate divs with button click

Posted by user1914298 on Stack Overflow See other posts from Stack Overflow or by user1914298
Published on 2012-12-18T22:52:41Z Indexed on 2012/12/18 23:03 UTC
Read the original article Hit count: 220

Filed under:
|
|
|

I saw a flash website and was curious to now if this is something possible to build using Jquery, obviously not the entire thing. I was more looking to fade out div1 and div2 with a button click. This is the example site: www.justinfarrellyconstruction.com

Example: If i come to the homepage and click the portfolio button the Gallery Div will fade out then fade in another image. At the same time the Text div will fade out its content and load the portfolio text.

My apologies if this does not make sense, this is all quite new to me and im trying got learn.

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jQuery