Jump to content

[SOLVED] PHP different for firefox and Explorer??


gwolff2005

Recommended Posts

Hi guys,

I need your help.

 

I try to install a favicon icon in my subdomain. It works perfectly wih my maindomain. But my subdomain it just works in firefox not in IE. It is exactly the same code I used for my main domain and there it works in both browsers. What could I have done worng. I wrote the following code in the header. AS I said works perfectly in FF just not in IE

Please help!

<link rel="shortcut icon" href="favicon.ico/" >
<link rel="icon" href="animated_favicon1.gif/" type="image/gif" >

Does the favicon file exist in the subdomain directory? That's what you are linking to.

 

If it does exist, then it's just IE being finicky. IE doesn't deal well with favicons - it doesn't like them being changed. IE6 is particularly bad, and IE7 isn't that great. Not sure about IE8 though - haven't played with it and favicons enough to say.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.