Bookmark this Page Javascript, Add to Favorites script.
General | Website Development
So you want to add a "Click here to bookmark this page" link to your site. Heres' how to do it:
1st Step
Place the following javascript in the <HEAD>...</HEAD> section of your page html source. Don't forget to edit the 4th and 5th lines "var url Address" and "var Pagename" to suit your sites url and page name. Change nothing else!
2nd Step
Place this bookmark link in your html page source between the <body> and </body> tags, where you want the link to appear on your page.
1st Step
Place the following javascript in the <HEAD>...</HEAD> section of your page html source. Don't forget to edit the 4th and 5th lines "var url Address" and "var Pagename" to suit your sites url and page name. Change nothing else!
2nd Step
Place this bookmark link in your html page source between the <body> and </body> tags, where you want the link to appear on your page.



