Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

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

  • 3 trả lời
  • 5 gặp vấn đề này
  • 14 lượt xem
  • Trả lời mới nhất được viết bởi 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.

Tất cả các câu trả lời (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.