trowley Posted April 12, 2010 Report Posted April 12, 2010 Hey: I am trying to (on a rollover event) animate an image onto the screen so that it seems to come out from behind another object. Is this possible? Thanks Quote
PicnicTutorials Posted April 12, 2010 Report Posted April 12, 2010 Here is all the functionality. You'd prob have to change a few things. http://www.visibilityinherit.com/code/jquery-animated-hover.php Quote
BeeDev Posted April 13, 2010 Report Posted April 13, 2010 I remember seeing the sort of thing you're talking about on the jQuery Cycle plugin page. http://jquery.malsup.com/cycle/ Check the "Shuffle" animation, altho it's just reverse of this, the concept is same. If you need help on implementing this then feel free to ask. Quote
trowley Posted April 14, 2010 Author Report Posted April 14, 2010 Thanks, got it working. I used jquery animate and z-index Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.