SaNSaRaLv0
New Member
For my personal use i'm creating a website where i wish to give a shortcut image which will be displayed in the browser's tab. I use the following code\[code\]<link rel="shortcut icon" href="http://stackoverflow.com/questions/13795668/image/logo/logo.png"/>\[/code\]But the problem is when i'm using any other browser except firefox the shortcut image is not being displayed.I fire fox it is fine but in all other case it is just showing blank.Any idea how to solve it?