Log in

View Full Version : :: Flex Level Popup Menu (v1.1)



emanuelle
11-27-2010, 07:06 PM
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?

emanuelle
11-28-2010, 07:27 PM
help anyone?

Beverleyh
11-29-2010, 06:17 PM
As per the forum rules, please do not double post: http://www.dynamicdrive.com/forums/showthread.php?t=59148

If somebody can help they will get around to answering in due course.