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

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

Подробнее

Firefox renders page in mobile mode

  • 2 ответа
  • 2 имеют эту проблему
  • 3 просмотра
  • Последний ответ от cor-el

more options

This is such a strange request, because I have not seen it in action, but I have been sent screenshots. Anyway, here's some background: We have a Registration page that uses custom iFrames. One user has attempted to use the Registration page, but the iFrame is rendered in Mobile mode (i.e., while the rest of the page is working as intended, the iFrame is very thin and cuts off content. Is there an explanation for this weird behavior?

This is such a strange request, because I have not seen it in action, but I have been sent screenshots. Anyway, here's some background: We have a Registration page that uses custom iFrames. One user has attempted to use the Registration page, but the iFrame is rendered in Mobile mode (i.e., while the rest of the page is working as intended, the iFrame is very thin and cuts off content. Is there an explanation for this weird behavior?

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

more options

I would like to suggest you run your pages through 2 things before publishing. Both are from the W3C.org (World Wide Web Consortium) in charge of standards and practises and evolving future decisions for both Browsers and Web Pages.

For HTML Code : https://validator.w3.org/ and for CSS Code : https://jigsaw.w3.org/css-validator/ note the online lint helps with java script.

Firefox is looking at your errors and so not displaying as you would wish. Be mindful that the next update for any other browser could cause the same issue on it.

Please let us know if this solved your issue or if need further assistance.

more options

Maybe check whether the page isn't zoomed since this can affect the reported window dimensions.

Reset the page zoom on pages that cause problems.

  • View -> Zoom -> Reset (Ctrl+0/Command+0 (zero))

Clear the cache and remove the cookies from websites that cause problems via the "3-bar" Firefox menu button (Options/Preferences).

"Clear the cache:

  • Options/Preferences -> Privacy & Security -> Cached Web Content: "Clear Now"

"Remove the cookies" from websites that cause problems.

  • Options/Preferences -> Privacy & Security -> "Use custom settings for history" -> Cookies: "Show Cookies"

Изменено cor-el