Click to See Complete Forum and Search --> : Need the java script to make a site your homepage


XTRA
August 20th, 2002, 06:27 PM
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

mrZxC
August 20th, 2002, 06:39 PM
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!