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.

Post New Thread Reply

Register GFY Rules Calendar Mark Forums Read
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 02-28-2005, 09:07 PM   #1
chaze
Confirmed User
 
Industry Role:
Join Date: Aug 2002
Posts: 9,752
What's the code for adding to favorites and home page?

Sorry it's been a while since had to add one.

It's for this new mainstream site I am working on right now:

http://www.marketingspot.com

TY
chaze is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-28-2005, 09:14 PM   #2
broke
Confirmed User
 
Join Date: Aug 2003
Location: Someplace Windy
Posts: 4,501
Javascript:

PHP Code:

function addfav()
   {
   if (
document.all)
      {
      
window.external.AddFavorite ("{url here}","{title here}")
      }
   } 
broke is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-28-2005, 09:18 PM   #3
chaze
Confirmed User
 
Industry Role:
Join Date: Aug 2002
Posts: 9,752
Thanks, You wouldn't happen to have a example html sniplet with a link in it would ya?
chaze is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-28-2005, 09:20 PM   #4
imafuckingaussie
Confirmed User
 
Join Date: Jul 2003
Location: In the fucking outback
Posts: 1,497
Quote:
Originally Posted by chaze
Thanks, You wouldn't happen to have a example html sniplet with a link in it would ya?
Hi Chaze, just check out some tgps, they nearly all have the add to favourites on them, and u can save the page and take the code/see how it works. Only the code though, nothing else lol
__________________

You can get it ploughing a paddock, you can get it makin some porn sites, matter of fact I've got it now.

For a hard earned thrist, you need a big cold beer.
imafuckingaussie is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-28-2005, 09:22 PM   #5
khs
Confirmed User
 
Industry Role:
Join Date: Feb 2005
Posts: 1,730
Code:
        <SCRIPT LANGUAGE="JavaScript">

<!-- Begin
if ((navigator.appName hahahaha "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4)) {

var url="http://www.YourURL.com";
var title="Your Description";

document.write('<A HREF="javascript:window.ext');
document.write('ernal.AddFavorite(url,title);" ');
document.write('onMouseOver=" window.status=');
document.write("'Bookmark YourURL.com!'; return true ");
document.write('"onMouseOut=" window.status=');
document.write("' '; return true ");
document.write('">BOOKMARK</a>');
}
else {
var msg = "BOOKMARK";
if(navigator.appName hahahaha "Netscape") msg += "  (CTRL-D)";
document.write(msg);
}

// End -->
</script>
Covers IE and Mozilla browsers

__________________
Make MORE $$$ now! PussyCash
khs is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-28-2005, 09:23 PM   #6
broke
Confirmed User
 
Join Date: Aug 2003
Location: Someplace Windy
Posts: 4,501
Based on the last post... I imagine the href link would be:

[HTML]

<a href="javascript:addfav()">{link}</a>

[/HTML]

Last edited by broke; 02-28-2005 at 09:25 PM..
broke is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-28-2005, 09:36 PM   #7
chaze
Confirmed User
 
Industry Role:
Join Date: Aug 2002
Posts: 9,752
hahahaha

Frickin GFY

I assumne this is sapposed to say windows?

Funny I just 5 tgp's and none had this.

Go figure.
chaze is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-28-2005, 09:46 PM   #8
SmokeyTheBear
►SouthOfHeaven
 
SmokeyTheBear's Avatar
 
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
Theres a more complete script at http://earthunplugged.org/gfy look at the bottom of the page.
__________________
hatisblack at yahoo.com
SmokeyTheBear is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-28-2005, 09:49 PM   #9
chaze
Confirmed User
 
Industry Role:
Join Date: Aug 2002
Posts: 9,752
Got it, thanks all
chaze is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-28-2005, 10:24 PM   #10
MyNameIsEmily
Confirmed User
 
Join Date: Jan 2005
Posts: 887
Quote:
Originally Posted by chaze
Got it, thanks all

Doesn't look like it.
Unless your up to some sneakey 1337 h4z0rz stuff...
__________________
MyNameIsEmily is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-28-2005, 10:25 PM   #11
Alex
So Fucking Banned (YEA!!)
 
Join Date: Jun 2004
Posts: 10,963
windows ??

hahha?
__________________
Care about me?
Who?
Me!
Who?
Alex is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks
Thread Tools



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.