Bookmarks

They have: 47 posts

Joined: Jan 2000

Hey guys,
I am looking for a way to put a link on my site, which when clicked would get my site bookmarked by the browser. I already have a solution which works in IE, but doesn't work in Netscape. This is the scipt that does it:

<A HREF="javascript:window.external.AddFavorite('http://www.interprosolution.com','InterProSolution.com - Complete Internet Promotion Solution')">
<font face="arial,helvetica" size="1" color="#004080">Bookmark This Site</font></a>

Does anybody have an idea about getting it to work in Netscape?

Thanks,
Eugene

John Pollock's picture

He has: 628 posts

Joined: Mar 1999

I don't remember if NS can bookmark with just a link, but if it can it is done differently (surprise..) than in IE. If the script is out there I imagine it ca be found at:
http://javascript.internet.com

They have: 47 posts

Joined: Jan 2000

You are right, bookmarking works only with IE 4.0 and higher. Actually, I could not find any scripts on http://javascript.internet.com, but I was able to find lots of scripts on http://www.javascripts.com

Thanks

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.