Skip to main content

All Questions

Filter by
Sorted by
Tagged with
1 vote
2 answers
580 views

CSS Style Menu issue with IE

I have a strange issue with an html CSS Responsive Menu and Internet Explorer. If I see the html of the menu in internet explorer all seems fine in IE and Firefox with the right colors but If I insert ...
ezechiele2517's user avatar
1 vote
1 answer
1k views

How do I add an arrow to point to the submenus in the horizontal menu that came with VS?

I'm using just the standard template that comes with Visual Studio (.net 4/VB). I have a horizontal menu that starts out like this: <asp:Menu ID="NavigationMenu" runat="server" CssClass="menu" ...
Jason Weber's user avatar
  • 5,731
0 votes
2 answers
114 views

Navigating Menu control to some .aspx page

How can i navigate to some .aspx page from Menu control's menu items. Thanks!
xorpower's user avatar
  • 18.9k
0 votes
1 answer
1k views

Asp.net default theme css menu problem

Net 2.0 default theme in VS 2010, which is blue header and white body, its menu is good, but when the page loads, menu first opens in a disturbing way, and then close in a proper position, this is css ...
Muhammad Atif Agha's user avatar