Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Javascript Back button problems 1

Status
Not open for further replies.

seabaz2000

IS-IT--Management
Feb 24, 2006
79
IE
Hi
I am using javascript to create a link on an svg diagram to go back. The link contains the url of the webpage that I wish to go back to. When the button is clicked all the necessary information is contained in the URL but the page remains the same i.e. it has not gone back. If I hit the refresh button after I click "back", the page then loads correctly. I cannot understand what is happening. This is the code I am using for the back button,
Code:
<a id="backbuttonlink" xlink:href="[URL unfurl="true"]http://somelink.country.com?id=a-sdfj-lkj&amp;xid=aldsjfhlalkjh">[/URL]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top