This code will allow you to put a link on your page that, when clicked, will add a URL to the user's Favorites.
You can change the bookmark link and text in the var bookmarkurl and var bookmarktitle attributes below.
You can change the text of the actual link in the <a href> code that you will place for your link to appear in your page. It is located at the bottom of this page.
This code only work on IE. To add bookmark to both IE and Firefox, please visit JavaScript - Add to Favorites.
View Demo
Insert this code before </head> |
Insert this code before </body> |
