Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Icon in the title/address bar

 
Ranch Hand
Posts: 265
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Dear Ranchers..
I'm doing a webpage in jsp and mysql..
in that index.jsp page.. i'm using this line..for putting an icon in the address bar of the page..
but it is not coming. what should i do for that..

<link rel="shortcut icon" href="images/test.ICO">


Please reply as soon as possible..

Thanks in advance
regards
Aravind
 
Sheriff
Posts: 14691
16
Eclipse IDE VI Editor Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Maybe the master's advice will help you :
https://coderanch.com/t/118592/HTML-JavaScript/Shortcut-Icon
 
author
Posts: 15385
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
LOL - NOTE: IE 7 does not have to be bookmarked anymore so people will stop asking this question once they start using it. Yipppeeeee

Eric
 
    Bookmark Topic Watch Topic
  • New Topic