Tropical PC Solutions: Save website as favorite, bookmark homepage
This save as favorite Javascript will give your I.E. visitors the option of saving your website as one of their favorites. This is a very popular Javascript.You can see a live demo below. Mozilla and Firefox users will have to click CTRL D to bookmark your homepage.
The below 'save as favorite' Javascript should be placed in the HEAD section of your HTML document.
To download this save as favorite Javascript click here.
To launch this script via a link use this code:
<a href="javascript:void(0)" onClick="fav()">Click here</a>