Scripts » BookmarkIf 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. 2. Copy this script into the <BODY> section of your page, wherever you want the bookmarking link to show up. 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: <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. |