DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   JavaScript / DHTML / AJAX (http://www.daniweb.com/forums/forum117.html)
-   -   FAVOURITE & HOME ICON on WEB PAGE (http://www.daniweb.com/forums/thread201121.html)

ayesha789 Jul 2nd, 2009 2:06 am
FAVOURITE & HOME ICON on WEB PAGE
 
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.

ayesha789 Jul 2nd, 2009 9:18 am
Re: FAVOURITE & HOME ICON on WEB PAGE
 
Please anyone Tell me about this.
Thanks

vectro Jul 2nd, 2009 9:28 am
Re: FAVOURITE & HOME ICON on WEB PAGE
 
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:

<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.

ayesha789 Jul 3rd, 2009 1:15 am
Re: FAVOURITE & HOME ICON on WEB PAGE
 
  • 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.

vectro Jul 3rd, 2009 7:16 pm
Re: FAVOURITE & HOME ICON on WEB PAGE
 
Quote:

Originally Posted by ayesha789 (Post 907099)
  • 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?


All times are GMT -4. The time now is 7:35 pm.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC