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
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