Debt Consolidation - Buy Anything On eBay - Loan - Debt Consolidation - eBay

PDA

View Full Version : Working Bookmarking/Favorites Code for IE and FF ?


-jay-
Jan 31st 2008, 3:10 pm
Does anyone have working "add to favorites" code that works in IE and FF ?
I cant find one anywhere that works.


thanks
jay

Dolbz
Jan 31st 2008, 4:04 pm
I think the days of Javascript that can do that are long gone due to so much abuse. I really wouldn't worry about it. People know how to use the favorite button if they want to.

cashmachine101
Feb 5th 2008, 9:03 pm
I use simple javascript for mine. With PHP it might invlove editing a few more files and a little tweak. I have IE7, so I have no clue about FireFox.

<a href="javascript:window.external.AddFavorite('FULL URL HERE', 'NAME OF SITE HERE')" /a>Bookmark This Website</a>

-jay-
Feb 7th 2008, 6:56 pm
just wanted to say i searched for over a month for this and finally found it and it works.
i got the code that adds to favorites in IE, FF, and Opera.

thanks
jay