[thelist] Auto-set homepage

norman.bunn at mindspring.com norman.bunn at mindspring.com
Mon Oct 29 19:37:30 CST 2001


Here's some code that will prompt you to make the current page your home page.

<a class="ads" style="cursor:hand" HREF onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.aroundnewberry.com');"><b>Make Around Newberry Your Home Page</b></a>

I use it to help those less savy in handling option on their browsers.  Notice mine is an opt-in method.  However, an onLoad in the body tag executing this would prompt the dialog box to appear; probably what happened on the site noted.

Norman




More information about the thelist mailing list