I would use javascript, so that when the mouse is over, or on clicking it, the submenu appears. Now there is a control coming in .NET framework 2 that will handle this automatically. But for the time being, you can use javascript. If you show submenu on mouseover, it requires a higher browser level (such as IE 6) than clicking does.
Brian
|