![]() |
![]() |
![]() |
||||
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
|
New Webmasters ask "How-To" questions here. This is where other fucking Webmasters help. |
|
Thread Tools |
![]() |
#1 |
Confirmed User
Join Date: Aug 2005
Posts: 691
|
Bookmark Script
I need one for my TGP Site, anyone? When surfers click automatically bookmarks my site or something.
![]()
__________________
SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, then you may use a 624x80 instead of a 120x60. |
![]() |
![]() ![]() ![]() ![]() |
![]() |
#2 |
Confirmed User
Industry Role:
Join Date: Jan 2004
Location: UK
Posts: 877
|
__________________
Get Nasty - Make Bank Here |
![]() |
![]() ![]() ![]() ![]() |
![]() |
#3 |
Confirmed User
Join Date: Aug 2005
Posts: 691
|
man appreciate it. though i copy and paste the script in my html but it dont wrk.
__________________
SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, then you may use a 624x80 instead of a 120x60. |
![]() |
![]() ![]() ![]() ![]() |
![]() |
#4 |
Confirmed User
Join Date: Jan 2006
Posts: 1,898
|
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 < |
![]() |
![]() ![]() ![]() ![]() |
![]() |
#5 |
Confirmed User
Industry Role:
Join Date: Jan 2004
Location: UK
Posts: 877
|
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!
__________________
Get Nasty - Make Bank Here |
![]() |
![]() ![]() ![]() ![]() |
![]() |
#6 |
Confirmed User
Join Date: Aug 2005
Posts: 691
|
Yes thanks.. I Will keep looking. Auto pop up bookmarker saying yes or no..
__________________
SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, then you may use a 624x80 instead of a 120x60. |
![]() |
![]() ![]() ![]() ![]() |
![]() |
#7 |
G F Y not
Industry Role:
Join Date: Jan 2004
Location: MN
Posts: 2,910
|
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> Code:
<BODY onLoad="javascript:bookmarksite();">
__________________
![]() TGPFactory Full TGP Design & Installation Services ICQ 250 142 484 · AIM TGPDynamix · Email: patrick (at) tgpfactory (dot) com See who I am at AdultWhosWho.com! |
![]() |
![]() ![]() ![]() ![]() |
![]() |
#8 |
Confirmed User
Join Date: May 2003
Location: Ottawa, Canada
Posts: 928
|
Oooooh. That's evil!
|
![]() |
![]() ![]() ![]() ![]() |
![]() |
#9 |
Confirmed User
Join Date: Sep 2006
Posts: 248
|
nice good lil script
|
![]() |
![]() ![]() ![]() ![]() |