I have a finicky CSS/XHTML design that took forever to get pixel perfect (my first CSS based design) and I need a drop down menuing system (an after thought). We are on CF7 so no cfmenu.
I was trying to use unobtrusive Spry Menu Bar from the examples. But I am having a real hard time getting it to behave correctly. The tabs that I have working now use the sliding door technique so they can be of variable length (dynamically generated) with rounded corners. http://www.alistapart.com/articles/slidingdoors/ What I am looking for is (hopefully): 1) something simple in the CSS department that will allow me to use the sliding door technique for the top level menu items. 2) Someting unobtrusive that will play nice with the rest of the CSS 3) The child items can be straight CSS (no images). 4) (optional) Uses unordered lists <ul> - I have a recursive tag to create nested UL's for the submenus. Based on the above does anyone have any recommendations, favorites or had success with any particular menu(s). Many TIA, G! -- Gerald Guido http://www.myinternetisbroken.com "To invent, you need a good imagination and a pile of junk." -- Thomas A. Edison ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319137 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

