Hello All,
Am Using a master page in which i have a menu as follows,
<li id="adminhome" runat="server"><a href="Home.aspx">Home</a></li>
<li id="admincontact" runat="server"><a href="#">Contact</a></li>
Am having a CSS to highlight the selected menu dynamically.
Now i want to place the script as follows in each page to get the menu highted . It gives an error that script file must be writern inside the content place holder.
Am not clear how can i acheive this ?
Reply |
Reply with attachment |
Alert Moderator