1) Script Title: Flex Level Drop Down Menu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...exdropdown.htm
3) Describe problem: The documentation says the Flex Level Drop Down Menu is for adding menu to "any link" on a page. The menu will appear below or to the right "of the anchor element."
But is the menu really limited to use with anchors? Could the JQuery function be, for example,
$('span.mylinks').addflexmenu('flexmenu1')instead of
$('a.mylinks').addflexmenu('flexmenu1')?



Reply With Quote


Bookmarks