Im trying to hide part of an image under a dive, then use Jquery to slide it out from under the div.
I have two left floated divs lets all them left and right. I have an image in the left div but absolutely positined so it moves 100px into the right div. my problem is its not hiding under the right div like I want it to. I want it hidden under the right div and to slide out into the left. I tried zindex but its not working.
any advice?
thanks
Rob