Hey, Im working on a javascript based menu system :
When the user first selected a menu-item the sub-menu appears nicly but if
the user then moves the cursors away from the menu area the sub-menu still
is shown. I need a function that hides the sub-menu. But Im not sure how do
to this. Would appreciate some input on this matter.
When the user first selected a menu-item the sub-menu appears nicly but if
the user then moves the cursors away from the menu area the sub-menu still
is shown. I need a function that hides the sub-menu. But Im not sure how do
to this. Would appreciate some input on this matter.
Comment