DHTML Bookmark Code In IE
This script will allow you to put a link on your web page, when clicked, it will add your URL and description of the user's favorite.
This code only work on Internet Explorer. To add bookmark to both IE and Firefox, please visit JavaScript - Add to Favorites.
Script Demo:
Demo
Dynamic HTML Code:
Insert this code into <head> tags |
Insert this code into <body> tags |
Instruction:
- You can change the bookmark link and text in the
var bookmarkurlandvar bookmarktitleattributes. - 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.
| Webmaster » Web Programming » DHTML » DHTML Bookmark Code In IE |
Related Links:
Sponsored Links
