I've been working on one based on this html http://www.cssplay.co.uk/menus/dropdown.html
The nice thing about this menu is there is no Javascript and it works in IE, Safari, Firefox and most likely others. The drawback is the html is different for IE and everyone else so you have to dup the HTML. This is a pain so I'm writing a simple component. You provide the menu for non IE browsers and it outputs the IE version for you. I should be done tomorrow sometime and I'll post the code back here. BTW it's for Tapestry 4 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
