Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

V4.0.1 does not ignore IE conditional statements anymore. Had to drop back to 3.6 which works fine.

  • 3 个回答
  • 5 人有此问题
  • 14 次查看
  • 最后回复者为 kwizzler

more options

Developing a site and using IE conditional statements for the flash player difference between IE and other browsers. Upgraded to 4.0.1 and saw that Firefox no longer ignored the IE statements: do something If I deleted the IE block, Firefox 4.0.1 would display the page perfectly. But putting the block in and even moving it around causes 4.0.1 to display weird formatting. Tried web page code in another computer with 3.6.17 and it works great, so had to downgrade my development computer to Firefox 3.6.17.

Developing a site and using IE conditional statements for the flash player difference between IE and other browsers. Upgraded to 4.0.1 and saw that Firefox no longer ignored the IE statements: <!--[if IE]><!--> do something <!--<![endif]--> If I deleted the IE block, Firefox 4.0.1 would display the page perfectly. But putting the block in and even moving it around causes 4.0.1 to display weird formatting. Tried web page code in another computer with 3.6.17 and it works great, so had to downgrade my development computer to Firefox 3.6.17.

所有回复 (3)

more options

Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox.
http://forums.mozillazine.org/viewforum.php?f=25
You'll need to register and login to be able to post in that forum.

more options

Talking about Flash, your above posted system details show outdated plugin(s) with known security and stability risks that you should update.

  1. Shockwave Flash 10.0 r32

Update the Flash plugin to the latest version.


Can you post a link?

more options

Yes, my plugins were outdated. I had just uninstalled V4.0.1 and installed 3.6.17 in its place in order to remove the problem 4.0.1 has with no longer ignoring the IE conditional code. I posted the problem here before I had updated the addins. Thanks for bringing it to my attention.