Report from MENU below as I cannot modify post yet
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I created a asp:Menu with image tabs. I wanted to be tabs and the submenu tabs as well. I added Horizontal Tabs for root tabs, however for SubMenu shows under but one under the other like this: TAB1 TAB2 TAB3 etc ... Sub1 Sub2 And I wanted like this: TAB1 TAB2 TAB3 Sub1 Sub2 etc ...... This is my code, any ideas?