dmr
11-22-2011, 06:12 PM
1) Script Title: AnyLink CSS Menu v2.3
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/anylinkcss.htm
3) Describe problem:
Basically i was hoping there was a way to combine the example of demo 1 (static hyperlink which turns into a dropdown) and demo 3 (a hardcoded vertical menu which can expand horizontally).
Essentially it works flawlessly but I have one problem, when hovering over the first level of elements, then proceeding to the second level, the first level disapears as it no longer has focus.
I have tried going through the javascript to try add a way to check the parent before hiding but i cannot seem to find it.
Has anyone conquered this or could suggest a way to keep both levels visible while at least one is selected?
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/anylinkcss.htm
3) Describe problem:
Basically i was hoping there was a way to combine the example of demo 1 (static hyperlink which turns into a dropdown) and demo 3 (a hardcoded vertical menu which can expand horizontally).
Essentially it works flawlessly but I have one problem, when hovering over the first level of elements, then proceeding to the second level, the first level disapears as it no longer has focus.
I have tried going through the javascript to try add a way to check the parent before hiding but i cannot seem to find it.
Has anyone conquered this or could suggest a way to keep both levels visible while at least one is selected?