Page 1 of 1

set homepage

Posted: Thu Nov 21, 2002 7:28 am
by harsha
<a class="chlnk" style="cursor:hand"

HREF onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://dynamicdrive.com');">
Click here to make Dynamic Drive your default homepage</a>

this is the script that i found in the net
<body
onunload="this.style.behavior='url(#default#homepage)';this.setHomePage('http://dynamicdrive.com');">

this is not working if i use the same script in the <body> tag can any one help in making this