I need to know a way of hiding or stop automatic addition of the div id from the url. ex:- when I click the link which directs to inline division 'contact', my url in the browser shows http://mysite.com/index.php#contact
instead i want it to be shown as only http://mysite.com/index.php, even when i click that link. i hope i made the question clear. thanks in advance for any help.