I have a jquery ui accordion that was I was help to develop on here, the majority works fine but when you mouse in and out a few times it gets stuck, see screen shot below:
Menu error http://jsfiddle.net/AJBweb1986/mZnv8/4/
and here is the fiddle: fiddle

I hope it will work
See http://jsfiddle.net/ipsjolly/mjHSJ/ it works fine now without any stuck…
Replaced this
With this
Actually I think
mouseleaveandmouseenterevents were creating some kind of bottle neck situation so I removed one 😛