davidgagne.net

  • About
  • Archives
  • Twitter
  • Facebook
  • bartender.live
  • GitHub
  • LinkedIn

Bookmarklet for Making a Site a Favorite

February 20th, 2001 @ 6:35 am PST

How to add a “Bookmark This” Link to your site

Bookmarklet for Making a Site a Favorite
<script language="JavaScript1.2" type="text/javascript">
 var bookmarkurl="http://www.davidgagne.net/"
 var bookmarktitle="davidgagne.net"
 function addbookmark(){
 if (document.all)
 window.external.AddFavorite(bookmarkurl,bookmarktitle)
 }
 </script>
<a href="javascript:addbookmark()">Bookmark this site</a>!

javascript snagged from smartcgis.com

More posts tagged:
bookmarks / code / javascript

More posts categorized:
Web Design

More posts from:
February 2001 / 2001

Post navigation

Previous Post
Previous Post Elements of Style
Next Post
Next Post horoscope

Search


Give Easily

Give Easily

Did you know that Amazon will donate to the charity of your choice when you use smile.amazon.com to do your online shopping? It doesn't cost you anything extra, and you can make a big difference just by using this link.

  • Support A Charity

© David Vincent Gagne. All rights reserved. Custom WordPress Theme by Jacket Industries.