Monday, March 9, 2009

How to 'set tutorialfeed as your homepage' script


Here is simple script to set tutorialfeed as your homepage and you can use this code in your blog or website:

<a href="#" onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://tutorialfeed.blogspot.com/');" style="font-size:12px;color:#ffffff;font-family:verdana;">Set tutorialfeed as your homepage</a>


Demo: Set tutorialfeed as your homepage

Here is script for bookmark tutorial feed:

Bookmark tutorialfeed script
<a href="javascript:window.external.AddFavorite('http://tutorialfeed.blogspot.com', 'Tutorialfeed')" style="font-size:12px;color:#000000;font-family:verdana;">Bookmark tutorialfeed</a>


Demo: Bookmark tutorialfeed

No comments:

Post a Comment