-
Flex Level Popup Menu (v1.1)
but it doesnt work
whats the trick?
1) Script Title:
Flex Level Popup Menu (v1.1)
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex1/popupmenu.htm
3) Describe problem:
I am using this great script.
I am making a menu direction RTL
so I need the menu to open on the left side of the links. right now it opens on the right side.
I tried to do this:
.jqpopupmenu, .jqpopupmenu ul{ /*topmost and sub ULs, respectively*/
right: 0;
}
instead of
.jqpopupmenu, .jqpopupmenu ul{ /*topmost and sub ULs, respectively*/
left: 0;
}
-
-
Do you wish both the main drop down menu (relative to the anchor link itself), plus all of its sub ULs, to drop to the left? If so, try the below modified .js file.
DD Admin
-
The Following User Says Thank You to ddadmin For This Useful Post:
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks