Hi I am looking for a two level image based horizontal menu with both levels horizontal. I prefer pure CSS based but if I have to use javascript I'd go that way. Needs to be easy to configure size and background images. So far all I found was drop-down and do not want that. What I want is a full width menubar to open below each tab with the appropriate submenu items on a horizontal axis. Can any one point me to such a critter?
Dynamic drive does not have what I want. A lot of their scripts work well in Firefox but not IE, even though they say cross-browser compatible. I already went through their selection anyway. They do have two level drop down but I want two level horizontal, meaning bototm level horizontal also.
Hi, I have been looking for the same thing the past 2 days.. (to no avail). I have tried to customize a couple of pure css horizontal menus, but they break once i try to customise more or insert my menu images. I have found a few sites that displays horizontal submenus quite well, but they all use javascripts. I've given up on pure css menus to achieve my desired effect and am trying this tutorial now. http://www.javascriptkit.com/script/script2/2leveltab.shtml but it does seem to have a problem where the submenu will display the last hovered menu item (instead of returning to the active/current menu's submenu list) Any luck on your side? Let me know if you have found a better solution. thanks!