Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

JS tween toogle div should not show.

Status
Not open for further replies.

chriskq

Technical User
Oct 6, 2005
6
AU
Hey all,
im being slowy taught some javascripting at where i work... which is cool. I found a good library reference (better than moo.fx in my opinion) here:
i have started to develop a few various functions, but have gotten a lil stuck on this one
i like the ease in and ease out function for the dropping div. only prob is i dont want it to be visible above the static image (div id="meStay")
i have already used z indexes to get the static image div ("meStay") to be the top layer.

Id like the dropping not to be visible above body of the doc. Is htis possible?

Cheers all
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top