How to create a bookmark this page link, or create a bookmark this site link using javascript

BOOKMARK THIS SITE LINK

Javascript
Tutorials

  

BOOKMARK THIS SITE LINK

Learn Tutorials
How to create a bookmark this page link, or create a bookmark this site link using javascript

Example code for Bookmark this site link:
<SPAN onclick="window.external.AddFavorite(url, document.title);"
style="COLOR: blue; CURSOR: hand">Bookmark This
Page</SPAN>
This is example code for how to create a bookmark this page link, or create a bookmark this site link using javascript