Hello every one; I have a navigation link on my page when clicked it will call some functions and reload the page ,the first time when clicked it will run ok , http://myweb/linkAddress but next time it will append the address it represents to the url address http://myweb/linkAddress/linkAddress ,I want to add its address only to my site url like /myweb/ any help , without javascript please
Alright, no javascript, word. Adjust your anchor links to something like <a href="[B][COLOR="DarkRed"]/[/COLOR][/B]link.php">Link Title</a> Code (markup):