Apr 2, 2001 #1 natesin MIS Mar 13, 2001 128 US If I put a link on an email, how may I have it ask the person if they would like to make this page their default homepage? Any help would be greatly appreciated. Nathan
If I put a link on an email, how may I have it ask the person if they would like to make this page their default homepage? Any help would be greatly appreciated. Nathan
Apr 2, 2001 2 #2 Comtech Instructor Sep 26, 2000 2,030 CA Here's the code: <a class="chlnk" style="cursor:hand" HREF onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://yourwebsite.com');">Click here to make My website your default homepage</a> Cheers, Jim reboot@pcmech.com http://members.cnx.net/reboot/Moderator at http://www.56k.comStaff at http://www.pcmech.comWindows 9x/ME instructor. Jim's Modems: http://members.cnx.net/reboot/modems/ Upvote 0 Downvote
Here's the code: <a class="chlnk" style="cursor:hand" HREF onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://yourwebsite.com');">Click here to make My website your default homepage</a> Cheers, Jim reboot@pcmech.com http://members.cnx.net/reboot/Moderator at http://www.56k.comStaff at http://www.pcmech.comWindows 9x/ME instructor. Jim's Modems: http://members.cnx.net/reboot/modems/