02-01-2007, 09:28 PM
I REALLY like this...
This code lets the member make your forum or website their homepage!
This code lets the member make your forum or website their homepage!
Code:
<FORM>
<INPUT TYPE="button" VALUE="Make This Site Your Home Page" onClick="this.style.behavior='url(#default#homepage)'; this.setHomePage('Page URL beginning with http:// here');">
</FORM>