Question about bounce or an other animation for that matter.
I have a img absolutely position on a map in my site. I want the image to bounce when rolled over. simple enough. the problem I'm having is even with the stop() being used if i come up from underneath the img it will bounce n walk up the page. I can't get it to on mouseout (whether using hove, mouseenter/mouseleave...) go back to original coordinates before bouncing again.
Any help would be appreciated.
thanks splitfireX