im trying to do the following and hope someone can help me out with this? I need the following;
- user clicks an image (lets say #image1)
- two functions are triggered, the first is a div (#div2) with an image in it fades up from the original click (about 50px ...So it looks like its coming out of the image), the Second is another div (#div3) with text in it, slides from beneath #div2 and extends about 500px.
if you click the #image1 div again it will reverse the steps and go back to the beginning sequence.
oh jeez i hope that makes sense? i've checked [a link] http://jquery.com/ and i just can tfigure this out, ideally if someone can post an example on jsfiddle i would greatly appreciate it.