Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

It is required to put the site in Quirks mode. How to do it?

  • 8 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 1 προβολή
  • Τελευταία απάντηση από Dredlord

more options

I have a site, part of the functional that works only in Quirks mode. The site is opened in this mode only when the pop-up blocker is enabled. When the pop-up blocker is disabled, the site is loaded in the standard mode. It is required that the site be loaded in Quirks mode at any settings. What can be done?

I have a site, part of the functional that works only in Quirks mode. The site is opened in this mode only when the pop-up blocker is enabled. When the pop-up blocker is disabled, the site is loaded in the standard mode. It is required that the site be loaded in Quirks mode at any settings. What can be done?

Επιλεγμένη λύση

You would probably use some proxy software (e.g. Privoxy or Proxomitron) to modify the html file and remove or change the DOCTYPE header to force quirks mode

Ανάγνωση απάντησης σε πλαίσιο 👍 1

Όλες οι απαντήσεις (8)

more options

I don't understand what the pop-up blocker has to do with how Firefox renders a site. Very strange. Have you tried leaving the pop-up blocker on and just making an exception for the site? Or does that have the same problem?

More generally, Firefox has reduced support for Quirks mode sites over the years. You may need to use Internet Explorer 11 for sites from the pre-standards era.

more options

Tried it. Did not help.

That's the problem. IE 11 does not like my customer. Only firefox, only hardcore.

more options

Is there a public URL demonstrating the problem?

more options

The problem is specific, associated with oracle products, famous for their bugs. Here it does not make sense. From the support of firefox I am looking to hear whether it is possible to switch the site in Quirks mode.

more options

Firefox decides what rendering mode to use based on the page. I am not aware of any button or setting (such as a Compatibility View) to change that.

https://developer.mozilla.org/docs/Web/HTML/Quirks_Mode_and_Standards_Mode

more options

Επιλεγμένη λύση

You would probably use some proxy software (e.g. Privoxy or Proxomitron) to modify the html file and remove or change the DOCTYPE header to force quirks mode

more options

Yes, the removal of the DOCTYPE helped. Thank you.

Τροποποιήθηκε στις από το χρήστη Dredlord

more options

Dredlord said

Yes, the removal of the DOCTYPE helped. Thank you.