| Re: unique colors for popup menus ¶ | |
| Yes, this is possible by assigning a class name to UL elements that define each submenu. When you do that, the top-level DIV element that contains the menu items will be assigned that class name as well, so you could for instance say: <ul id="menu"> And here's an example style that needs to go in the document <head>: <style type="text/css"> Please let me know if that helped. | |
| Re[2]: unique colors for popup menus ¶ | |
| Thanks! One more question along this line, can I use these classes to also change the font color on the hover. I'll just give it a show, seems to work great in non IE browsers, but IE doesn' inherit some of the rollover stuff. Also, what platform do you use for development (Win, Unix)? When I open up your files, all the lines run together, hard to read. I'm using Linux and the Kate editor. We just bought your product! It is great. | |
| last |














