User Profile
Collapse
-
thanks for the code, but can you help with css code. How can i make right align menu, with sub menu opening when mouse is on it?... -
problems with text align in horizontal menu
I have a problem with making horizontal menu with css. The problem is that menu should be right aligned, but items in sub menus should be left aligned.
To make horizontal menu float:right property is used on DIV tag where menu is located.
This is an example of menu:
...Code:<DIV id="menu"> <UL> <LI><A>Item1</A> <UL> <LI><A>Item1.1</A></LI>
No activity results to display
Show More
Leave a comment: