![]() |
Bookmark Script
I need one for my TGP Site, anyone? When surfers click automatically bookmarks my site or something.:thumbsup
|
|
man appreciate it. though i copy and paste the script in my html but it dont wrk.
|
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 < |
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! |
Yes thanks.. I Will keep looking. Auto pop up bookmarker saying yes or no..
|
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"> Code:
<BODY onLoad="javascript:bookmarksite();"> |
Oooooh. That's evil!
|
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