Javascript – Click here to make default homepage.
Here is the code to make your site as default hompage.
<html>
<body>
<a href=”#” mce_href=”#” onClick=”this.style.behavior=’url(#default#homepage)’;this.setHomePage(’http://codeproject.wordpress.com’);”>Click here to make Rana’s blog your default homepage</a>
</body>
</html>
Note : Make sure when you copy the text and pasted on your source code window, replace ” with ” and single comma with ‘




