Make This Site Your Home Page Button |Add a "Make this my homepage" Button on a web page

This below JavaScript code will enable you to place a button on your website that, when clicked on, will make your web site your visitors home page.


<INPUT TYPE="button" VALUE="Make This page Your Home Page" onClick="this.style.behavior='url(#default#homepage)'; this.setHomePage('http:// www.usetricks.com');">
Display:
Tags: , , , , , , ,

Join Us!