emanuelle
11-29-2010, 12:22 PM
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;
}
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;
}