GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Webmaster Q & Fuckin' A (https://gfy.com/forumdisplay.php?f=27)
-   -   Bookmark Script (https://gfy.com/showthread.php?t=657789)

iguess 09-21-2006 01:11 AM

Bookmark Script
 
I need one for my TGP Site, anyone? When surfers click automatically bookmarks my site or something.:thumbsup

rigrunner 09-21-2006 01:37 AM

http://javascript.internet.com/page-...okmark-us.html

iguess 09-21-2006 03:43 AM

man appreciate it. though i copy and paste the script in my html but it dont wrk.

F U S I O N 09-21-2006 10:03 AM

Try this:

*a href="javascript:window.external.AddFavorite('http ://www.yoursite.com','Your Site Name')"><font size="3" color="black"><b><i>Bookmark This Site!!</i></b></font></a>

replace * with <

rigrunner 09-21-2006 01:19 PM

yeah he mailed me so i sent him that one...

I think he wants an auto bookmark thing, so it bookmarks as soon as the page opens..

I havent a clue on what code would do that.. I guess I've never really looked into pissing off my surfers!

iguess 09-21-2006 02:47 PM

Yes thanks.. I Will keep looking. Auto pop up bookmarker saying yes or no..

Dynamix 09-21-2006 04:02 PM

You just need to use the onLoad event to trigger the bookmark function.

Inbetween your page's HEAD /HEAD tags, put:
Code:

<script type="text/javascript">
function bookmarksite() {
if (document.all) { window.external.AddFavorite("http://www.AsianShemaleLinks.com/main.html", "  AsianShemaleLinks.com "); }
if (window.sidebar) { window.sidebar.addPanel("  AsianShemaleLinks.com ", "http://www.AsianShemaleLinks.com/main.html", ""); } }
</script>

Then in your BODY tag:
Code:

<BODY onLoad="javascript:bookmarksite();">

RoCkMaN 09-21-2006 04:43 PM

Oooooh. That's evil!

TeaseumGirls 09-23-2006 01:55 AM

nice good lil script


All times are GMT -7. The time now is 07:42 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc