-
:: Flex Level Popup Menu (v1.1)
http://www.dynamicdrive.com/dynamicindex1/popupmenu.htm
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.
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;
}
but it doesnt work
whats the trick?
-
-
-
-
As per the forum rules, please do not double post: http://www.dynamicdrive.com/forums/s...ad.php?t=59148
If somebody can help they will get around to answering in due course.
-
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