Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Mear ynfo

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

Disable Responsive Web Design

  • 2 antwurd
  • 2 hawwe dit probleem
  • 6 werjeftes
  • Lêste antwurd fan ch3mn3y

more options

Hi

I know it's the way site is build, so app has less to do with it, but is there a way to disable or override it - for example by submitting always higher resolution than it really is?

I always use FF on half of the screen, but some sites have set minimal resolution of Responsive, higher than half of my screen (~1000x1000-taskbar).

Regards

Hi I know it's the way site is build, so app has less to do with it, but is there a way to disable or override it - for example by submitting always higher resolution than it really is? I always use FF on half of the screen, but some sites have set minimal resolution of Responsive, higher than half of my screen (~1000x1000-taskbar). Regards

Alle antwurden (2)

more options

Unfortunately, this would be extremely difficult to do, simply because there are multiple ways that the website developer can determine how to display responsive designs on your browser.

Sometimes developers use @media queries to determine the screen resolution and load a specified CSS file to change the website. There are also a number of other conditions that you can add to the media queries in order to determine what layout would be best for your browser.

Other times the developer has simply used percentages to set the size of different elements, rather than static lengths.

If you try to stop responsive website designs, you run the risk of breaking certain websites.

more options

I wished that there will be a solution...

Seems that I need to live with this **** (it's not swear, but don't know how to call something useful, but useless the same time...).

Thanks for clarifying it to me.