Posted on: 3/8/2015 7:46:04 PM | Views : 572

Hi guys,
I would like to use asp.net menu control in my project with html tags since that look very good instead of simple asp.net
html menu :
         <li class="dropdown">                         <a href="#" class="dropdown-toggle" data-hover="dropdown" data-toggle="dropdown">Tiles</a>                         <ul class="dropdown-menu">                          <li><a href="#">Tiles in Real Estate</a></li>   &nb ...

Go to the complete details ...