Webmaster Forum


Go Back   Webmaster Forum > Web Development > Coding Forum

Coding Forum Problems with your code? Discuss coding issues, including JavaScript, PHP & MySQL, HTML & CSS, Flash & ActionScript, and more.


Reply
 
LinkBack Thread Tools Display Modes
Share |
  #1 (permalink)  
Old 07-16-2009, 03:10 PM
Junior Member
 
Join Date: 07-16-09
Location: Sheffield
Posts: 6
iTrader: 0 / 0%
add to favourites link

Hi
Anyone know how to make an existing icon/button when clicked add to the users favourites not sure how best to do it.
Cheers
 
Reply With Quote
  #2 (permalink)  
Old 07-16-2009, 03:20 PM
HTMLBasicTutor's Avatar
Super Moderator
 
Join Date: 10-29-07
Location: British Columbia, Canada
Posts: 18,050
iTrader: 5 / 100%
Add to Favorites (IE) / Bookmark (Firefox) Javascript

Note: Won't work if user has scripting turned off.
__________________

HTML Basic Tutor - Learn how to code for better SEO
Basic Computer Information - Computer & internet basics for website owners

SEO troubleshooting and review services available. - Pm me.
 
Reply With Quote
  #3 (permalink)  
Old 07-21-2009, 10:38 PM
Banned
 
Join Date: 09-27-07
Posts: 30
iTrader: 0 / 0%
Hi,

This is the javascript for bookmarking

function bookmark(url, description)
{
netscape="Netscape User's hit CTRL+D to add a bookmark to this site."
if (navigator.appName=='Microsoft Internet Explorer')
{
window.external.AddFavorite(url, description);
}
else if (navigator.appName=='Netscape')
{
alert(netscape);
}
}

Somanweb
 
Reply With Quote
Go Back   Webmaster Forum > Web Development > Coding Forum

Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Selling all rights to custom coded arcade script - ajax comments/favourites/rating crazyryan Content 0 03-08-2009 06:50 AM
What fonts are your favourites edbarton Web Design Lobby 27 12-23-2008 10:13 PM
Favourites icon - colour order Jason Graphic Design Forum 1 03-17-2005 09:50 PM
? How do we create an "Add Our Site To Your Favourites& chrisnrach17 Coding Forum 5 01-09-2004 02:51 PM


V7N Network
Get exposure! V7N I Love Photography V7N SEO Blog V7N Directory


All times are GMT -7. The time now is 02:37 PM.
Powered by vBulletin
Copyright © 2000-2013 Jelsoft Enterprises Limited.
Copyright © 2003 - 2013 Escalate Media LP




Search Engine Optimization by vBSEO 3.6.0 RC 2 ©2011, Crawlability, Inc.