IE7 Add to favourites (Javascript)
by spyka (http://www.spyka.net)
Simply copy and paste the below code where you want it on your webpage.
Example: Set as homepage
<a href="#" onClick="this.style.behavior='url(#default#homepage)';this.setHomePage(location.href);">Set as homepage</a>
Code demo
Not available