본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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.