I’m using a unordered list like a menu, but when I click on an element of the list, the href is being changed rarely. I set the href like this:
- href=”UI/Administracion/Ejemplo.aspx
When I click on any element of the list, the href changes his url like this:
UI/Administracion/Ejemplo/UI/Administracion/Ejemplo.aspx
I’m using ASP 3.5 and the app uses master pages.
Any suggestions?
Try changing your URL to this:
or this: