Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在一个网站上找到了这个元标记,但我无法弄清楚它到底是做什么的。在谷歌也找不到任何东西。
<meta name="autosize" content="off" />
自动尺寸?哪个自动调整大小(移动设备?),我为什么要它off?
off
好像是IE6的残余。几年前,我在自己的页面中使用了许多其他反 IE6 标签。最近发现 HTML5 不会验证它。不记得它的用途,但在我通过谷歌搜索找到的示例中发现了以下评论(原始拼写错误,不是我的):
Kill Propietary Image Auto-resize in XP/IE6
维基百科条目中有一些关于 IE6 的内容似乎很合适。我要拉它,并建议其他人也这样做是安全的。