I'm looking for code that will allow me to build a drop down menu system. Here's the requirements I'm looking to meet: -Modify 1 file (xml or js or something) to modify the menu. I don't want to have to modify every page to change the menu. -Mouseover / out shows hides second level items -Css Compatible. I want the menu to be able to adapt to the css I already have written for my current menu. -Cross Browser Compatability. I want it to work in both Firefox and IE -I don't want flash. -I don't want frames. If anyone has/can get me code that will accomplish the above, it'd be greatly appreciated. Thanks! -Chris
Take a look at this page: http://www.dynamicdrive.com/dynamicindex1/indexb.html There are several CSS based menu scripts. Most are browser compatible, so probably you'll find one to fit your needs.