Hi,
I need to create the menu control using span and a tags. selected item in dynamically created menu should apply different style. I am able to set on client side. when the page make round trip to server its geting the default menu as selected. my requirement is like this
Home Plan Participent News&Market
when i click the News&Market should display in Bold.once its making round trip to server its losting its state. Please tell me the way to do this. Here is my code.
function
RoundBoders(spanid) {
Go to the complete details ...