HI Tim
Can you please let me know how to setup the housemenu for multi level submenus. Here is what I have coded
runat="server" id="dnnHOUSEMENU" scope="-1" isrecursive="True" showhome="True" orientation="H" mode="D" csselementid="HouseMenuNav
But it shows only the top level menu items. When I mouse hover over these menu items, I would like to see the child items.
Can you please help me get this right? |