View Single Post
  #3 (permalink)  
Old 01-16-2008, 12:44 PM
Geoserv Geoserv is offline
Banned
 
Join Date: Feb 2007
Location: Canada
Posts: 849
Thanks: 74
Thanked 49 Times in 45 Posts
This section of code could cause an issue if you use the link on a page otherthan your home page. This bookmarks the page the link is on, if you want to place it on all pages but have it bookmark only your home page, change it to:

Code:
<a href="javascript:setHome("http://www.yourdomainname.com")">
Set Home Page</a>
Geoserv
Reply With Quote
The Following User Says Thank You to Geoserv For This Useful Post: