Freelance Forums

Full Version: Make this site your homepage
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I REALLY like this...

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>

Reference URL's