Hi I was just wondering if anybody could help me find a script to make the current site their homepage. I would be greatful for this. Thanks in advance. XTRA
Printable View
Hi I was just wondering if anybody could help me find a script to make the current site their homepage. I would be greatful for this. Thanks in advance. XTRA
Here you go XTRA:
Javascript code:
<!--[if IE]>
<font face="Arial" size="3">
<A HREF="#"
onClick="this.style.behavior='url(#default#homepage)';
this.setHomePage('http://www.antionline.com');">
Makes Anitonline Your Homepage
</A>
</font>
<![endif]-->
This code, will pop-up a dialogue box, asking for acception to chage your current homepage to Antionline.com
Hope that works!