I'm using n2Menu to display three stacked menus with as many as two
levels of sub menus for each "top level" menu.
It's quite confusing when you mouse up into the top menu and all the
lower top level menus open their 2nd level menus along the way.
Is there a technique I can apply to n2menu which
I'm trying to make the n2menu hide all expanded submenus when you
mouse out of the menu. Does anyone have any experience with this
menu?
This is a really cheesy way to accomplish it...
var onMouseOver = function(){
// ... all existing code snipped
setTimeout ( function() { removePrevio
Has anyone had any luck implementing a "onmouseout" function with
n2menu. I looked at the JS file and saw a function that delt with
onmoueout but it obviously does not do what I think it does. What I am
trying to describe is when the user mouseovers the menu selection it
expands like it does, but
3 matches
Mail list logo