javascript - html icon show in firefox but cannot showed in IE -


 लिंक आरएल = "शॉर्टकट आइकॉन" HREF = "/ images / greentheme / favicon.ico" प्रकार = "छवि / x- आइकन "

फ़ायरफ़ॉक्स में उपरोक्त कोड का काम है लेकिन IE में काम नहीं करता है, यह कैसे IE में काम करता है?

  & lt; link href = '/ path / to / favicon.ico' rel = 'icon' प्रकार = 'image / vnd.microsoft.icon' / & gt;  

अगर आपके पास एक आईफोन के लिए 57x57 पिक्सेल पीएनजी है

  & lt; link rel = "apple-touch-icon" href = "/ apple- स्पर्श icon.png "/ & gt;  

Comments

Popular posts from this blog

c++ - Linux and clipboard -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -