Avatar for Username

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

New user of Firefox. Webpage I made not displaying correctly in Firefox but OK in Win IE. Why is this?

  • 2 ответа
  • 10 имеют эту проблему
  • 8 просмотров
  • Последний ответ от AnonymousUser

more options

Im new to Firefox. Just found out the website Im maintaining does not display correctly with Firefox but OK with Win IE. Why is this?

This happened

Every time Firefox opened

Im new to Firefox. Just found out the website Im maintaining does not display correctly with Firefox but OK with Win IE. Why is this? == This happened == Every time Firefox opened

Все ответы (2)

more options

Please provide the link to each page that you're referring to.

more options

I'm going to make a prediction here: The webpage will contain a lot of code written specifically to the non-standards compliant way IE works, and will also "not display correctly" in the following standards compliant browsers:

Chrome Safari Opera

and the solution will be to code the pages according to the standards meant to be followed so it displays correctly in all non-IE browsers, then see how it displays in IE.