Sam Cogan
Sam Cogan

Reputation: 4334

Jquery Animate Background Image Transition

I have a navigation bar that when hovering over an item, the background image is changed, that works fine. However, I would like this image to slide in from the top, and slide back up when you stop hovering. I've been trying to do this with JQuery, using css bacgroundImage and sliding or toggling, but none of that seems to work. How can I do this using Jquery?

Upvotes: 2

Views: 11632

Answers (2)

Related Questions