I've created a sample site with a bounce effect: http://dennismadsen.com/uploads/jquery/
I would like the effect to start when the mouse enter the outer div. But as you see this effect seems to repeat in Firefox and Internet Explorer. But it works in Chrome. How can I fix that? The below is a identic page which create an alert every time the hover event is invoked: http://dennismadsen.com/uploads/jquery/alert.html