Scripts » Bookmark




If you want more traffic, this is a good way to get started. This script allows your visitors to bookmark your site with one click of their mouse.

1. Copy the script below into the <HEAD> section of your page.


Select All


2. Copy this script into the <BODY> section of your page, wherever you want the bookmarking link to show up.


Select All


3. Replace http://yoursite.com and Your Site Name with the appropriate URL and title. If your site's title has an apostrophe in it, add a backslash \ right before it. You can also change Bookmark This Site! to whatever you want the link to say.

Example:
BOOK IT!

<a href="javascript:bookmarksite('I\'ll Never Tell', 'http://never.caution-tape.net')">BOOK IT!</a>


If you want to, you can use an image or a button for this too. All you have to do is add the javascript to the href= of the link.



 
 

All content copyright their respective owners. No copyright infringement is intended, and no money is being made.