maybe the hover is generated more than once while it is sliding.
I would try to add a callback on animation end, setting tha state of
the menu: open or closed.
then on mouse over animate only if open, on mouse out close only if closed

On Fri, Aug 28, 2009 at 12:01 PM, Mario<sevenartwo...@googlemail.com> wrote:
>
> Toggle works fine. But the problem now is that I always have to click
> and I wanted the menu ot appear and disappear onmouseover/mouseout.

Reply via email to