Is there any way to enable the top-level menu items to show subMenu images
In the rendred output of a leaf
"<table><tr><td width='25px'></td><td igtxt='1'><nobr>Title</nobr></td><td width="15"></td></tr></table>"
"Images-SubMenuImage-Url" (last TD) and "Image-ParentItemImage-Url" (first TD) show in sub menus but no the Top-level items.
Also, There is no where to set a SubMenuImage Hover image.
I've been trying to do this with CSS, but there is no way to set a CssClass name for any of these sections (pre-label-post).
Could this be done with a ControlAdaptor?
If we could set classnames on the cells like we can with levels (IE. Islands) then we can easily do this with CSS