admin管理员组文章数量:1355077
I just found out about ie7-js ;
IE7 is a JavaScript library to make Microsoft Internet Explorer behave like a standards-pliant browser. It fixes many HTML and CSS issues and makes transparent PNG work correctly under IE5 and IE6.
/
It looks like it's really good, but is it really working (the current issue list looks quite scary)? Have you already worked using this with success?
Another question is how slow the script will make the website in IE ?
I just found out about ie7-js ;
IE7 is a JavaScript library to make Microsoft Internet Explorer behave like a standards-pliant browser. It fixes many HTML and CSS issues and makes transparent PNG work correctly under IE5 and IE6.
http://code.google./p/ie7-js/
It looks like it's really good, but is it really working (the current issue list looks quite scary)? Have you already worked using this with success?
Another question is how slow the script will make the website in IE ?
Share Improve this question asked May 6, 2009 at 18:30 marcggmarcgg 66.6k53 gold badges182 silver badges236 bronze badges2 Answers
Reset to default 8In static pages it works pretty well. If you designed a couple of static html pages using modern browsers and standards and want it to be shown correctly in IE6 and 7 this script is gonna help you.
But, and it's a big but, if you add a little javascript to the recipe, this method shows its weaknesses. Anything added later to them DOM or any event triggered afterwards will NOT be affected by this script.
That's it. my one line remendation is if you have simple and light pages use it. otherwise try solve your problems by looking at the roots!
I think the best answer is: try it on your website and see if it works for your particular code. If it works, and doesn't impact the speed, great, you're done. If it doesn't work, then you're going to have to spend the time to make your site work in IE.
本文标签: javascriptHow viable is ie7js by Dean EdwardsStack Overflow
版权声明:本文标题:javascript - How viable is ie7-js by Dean Edwards? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744000477a2573767.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论