When using Snapsis:NavMenu ID="navParent" Level="0-3" CacheTabs="False" NavType="Template"
TemplateFile="ActiveResetHover.Parent.template.txt" ExcludeTabs="^Admin$,^Host$"
runat="server" Snapsis:NavMenu ID="navChild" Level="1-4" CacheTabs="False" NavType="Template" TemplateFile="ActiveResetHover.Child.template.txt"
ExcludeTabs="Admin,Host" runat="server" on a site where some pages have children and others don't I get extra ending /li's after the chlild menus. While the menu works ok the html doesn't validate correctly. If you want to see the page it will like be visible at dsnow2.dnsalias.com/asi3 while I am working on the skin. I also want to do a simple deviation of this skin with only a single level of tabs for very simple sites. However, I would also like to have some way to show children if I create one accidently without taking up 3/8" of vertical real estate. Is there an easy way to make the children be a drop down? Regards, /DaveS |