Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Learn More

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

  • 3 отговора
  • 5 имат този проблем
  • 8 изгледи
  • Последен отговор от 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.