Sunday, September 19, 2010

Article | How To Add 'Make This Your Homepage' Link to Your Site

If you like to add 'Make This Site Your Homepage' link to your site use the code below.Then your visitors can add your site as their homepage.



<SPAN STYLE="cursor:hand; text-decoration:underline" onClick="this.style.behavior='url(#default#homepage)'
;this.setHomePage('YOUR-SITE-URL');">
Make This Your Homepage</SPAN>




Look at the example below.



CODE:

<SPAN STYLE="cursor:hand; text-decoration:underline" onClick="this.style.behavior='url(#default#homepage)'
;this.setHomePage('http://bloggertipandtrick.blogspot.com/');">
Make This Your Homepage</SPAN>




To see result click on the link javascript:void(0)below.





Make This Your Homepage




 This code work only in internet explorer.
Loading...

Comments :

0 comments to “ How To Add 'Make This Your Homepage' Link to Your Site ”

Post a Comment

Enter any comments

Followers