FAVOURITE & HOME ICON on WEB PAGE

Please support our JavaScript / DHTML / AJAX advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Reply

Join Date: Jun 2009
Posts: 177
Reputation: ayesha789 is an unknown quantity at this point 
Solved Threads: 3
ayesha789's Avatar
ayesha789 ayesha789 is offline Offline
Junior Poster

FAVOURITE & HOME ICON on WEB PAGE

 
0
  #1
Jul 2nd, 2009
Hi all, How I can show the Home Icon and Favorite Icon on the Web Page. Please Also Tell me about the Slider in which I put the Home and Favorite Icon so anyone can make my website as their homepage or favorite page easily. Thanks.
Ayesha
Reply With Quote Quick reply to this message  
Join Date: Jun 2009
Posts: 177
Reputation: ayesha789 is an unknown quantity at this point 
Solved Threads: 3
ayesha789's Avatar
ayesha789 ayesha789 is offline Offline
Junior Poster

Re: FAVOURITE & HOME ICON on WEB PAGE

 
0
  #2
Jul 2nd, 2009
Please anyone Tell me about this.
Thanks
Ayesha
Reply With Quote Quick reply to this message  
Join Date: Oct 2008
Posts: 17
Reputation: vectro is an unknown quantity at this point 
Solved Threads: 1
vectro's Avatar
vectro vectro is offline Offline
Newbie Poster

Re: FAVOURITE & HOME ICON on WEB PAGE

 
0
  #3
Jul 2nd, 2009
1) Make sure your icon is a .ico file such as favicon.ico

2) Drop your icon in the root directory of your hosting account.

3) Add this code inside the <head> </head> tags of the pages you want it to show up on:

JavaScript / DHTML / AJAX Syntax (Toggle Plain Text)
  1. <link rel="shortcut icon" href="http://www.yoursite.com/favicon.ico" type="image/x-icon" />

Optionally, you can put your icon in an images directory and change the href path in your code.
Reply With Quote Quick reply to this message  
Join Date: Jun 2009
Posts: 177
Reputation: ayesha789 is an unknown quantity at this point 
Solved Threads: 3
ayesha789's Avatar
ayesha789 ayesha789 is offline Offline
Junior Poster

Re: FAVOURITE & HOME ICON on WEB PAGE

 
0
  #4
Jul 3rd, 2009
  • How I put an icon on my web page for adding my page to favourites list
  • Second How I put a make home pages icon on my web page so other make my page as their home page.
Ayesha
Reply With Quote Quick reply to this message  
Join Date: Oct 2008
Posts: 17
Reputation: vectro is an unknown quantity at this point 
Solved Threads: 1
vectro's Avatar
vectro vectro is offline Offline
Newbie Poster

Re: FAVOURITE & HOME ICON on WEB PAGE

 
0
  #5
Jul 3rd, 2009
Originally Posted by ayesha789 View Post
  • How I put an icon on my web page for adding my page to favourites list
http://www.dynamicdrive.com/dynamicindex9/addbook.htm <-- Does this help?
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC