Let's say I have a menu, inside a TD which take 100% of it, and it is horizontal. I don't know the number of item in it because it's dynamic. So I can't set an itemwidth. this part work fine, the menu sets itself correctly.
Now, I want to add subMenus, vertical, right under the parent menu. But I want the menu items to be the same width as their parent, even if the menu text goes on many lines.
Is there a way to say that the menu Item width is relative or something?
Because right now, it takes the width of the longest menu text or I have to set a itemwidth. But I don't know that width since the menu is dynamic.
Pretty hard this one. Can't find it.
I tried it on the basic DHTML Plain Text menu Sample when we download the menu. If that works, I can handle it.

Thank you very much for your help.
