Internet Explorer 7,8 content type in meta tag

冷暖自知 提交于 2020-01-25 12:36:49

问题


I've recently asked a question regarding IE8 issue. After some time the problem was solved by removing one css class from style sheet file. But I could not understand why removing one css class is solving my problem? Here is the link: http://www.youtube.com/watch?v=VKyK_MDRxZI (one minute length)


回答1:


I think that IE7 and 8 have a problem with the shorthand font rule, where you specify all the variations in one go - there's something it can't handle, but I can't remember what off the top of my head. Try splitting out into font-size, font-family etc and see if it fixes it.



来源:https://stackoverflow.com/questions/9326726/internet-explorer-7-8-content-type-in-meta-tag

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!