We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Disable Responsive Web Design

  • 2 antwoorden
  • 2 hebben dit probleem
  • 6 weergaven
  • Laatste antwoord van 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 antwoorden (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.