View Single Post
Old 25-03-2008, 11:17   #5 (permalink)
Anxious
On the Naughty Step
 
Anxious's Avatar
 
Join Date: Jun 2007
Location: Glasgow
Posts: 1,498
A quick google leads me to this script, which only seems to work in IE:

Code:
<a href="#" onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://yoursi.te');">Click here to make this site your default homepage</a>
  Reply With Quote