1) Script Title: All Levels Navigational Menu (v3.1)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...menu/index.htm
3) Describe problem:
I upgraded to v3.1 of the All Levels Navigational Menu but when users click on a menu item any related drop-down/fly-out submenu container is cleared but not closed. This is not the expected behavior. Users expect either a page to open (for real links) or the drop-down/fly-out menu to stay open (for href="#"). This is essentially the issue discussed in this V2.x tread: http://www.dynamicdrive.com/forums/s...ad.php?t=60067.
I changed the code in my implementation of V3.1 to include the hack discussed in the thread mentioned above from:
to:Code:ddlevelsmenu.hidemenu(ddlevelsmenu.subuls[this._master][parseInt(this._pos)])
That corrected the behavior at the main menu level but not at the submenu level(s). Can you suggest a hack for the submenu problem?Code:ddlevelsmenu.showmenu(ddlevelsmenu.subuls[this._master][parseInt(this._pos)])
I was surprised that you didn't include this fix when you updated to V3.1. Was there some particular reason you didn't?
Thanks for you efforts. I love your site and use it often.



Reply With Quote



Bookmarks