Website Bookmark HTML Code
This function allows a user to bookmark a website by clicking a normal hyper link. It only works under IE. There seems to have no such function that works under all types of browsers. This is mainly because different browser have different degree of security restrictions.
Click here to test the link.
Code:
<a ref="javascript:window.external.addFavorite('http://www.votech.co.nz','Auckland Website Company | Votech');">here </a>
Click here to test the link.
Code:
<a ref="javascript:window.external.addFavorite('http://www.votech.co.nz','Auckland Website Company | Votech');">here </a>


0 Comments:
Post a Comment
<< Home