Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Getting error that page will not load until I enable CSS

  • 2 réponses
  • 1 a ce problème
  • 1 vue
  • Dernière réponse par Chobe

more options

Received html file from insurer; When I try to open the file I get the following error: "This application is not fully accessible to users whose browsers do not support or have Cascading Style Sheets (CSS) disabled. For a more optimal experience viewing this application, please enable CSS in your browser and refresh the page".

I can find no options in firefox to enable or disable CSS. I've disabled UBlock and Ghostery, and firefox tracking protection with same results. I can disable page style in view menu to display a non-rendered page.

Most of the help I've found online is intent on helping to view style sheets coding rather then how to display a particular page...

Received html file from insurer; When I try to open the file I get the following error: "This application is not fully accessible to users whose browsers do not support or have Cascading Style Sheets (CSS) disabled. For a more optimal experience viewing this application, please enable CSS in your browser and refresh the page". I can find no options in firefox to enable or disable CSS. I've disabled UBlock and Ghostery, and firefox tracking protection with same results. I can disable page style in view menu to display a non-rendered page. Most of the help I've found online is intent on helping to view style sheets coding rather then how to display a particular page...

Modifié le par Chobe

Solution choisie

The page you are trying to view is broken. CSS is used for the styling of pages, it's a core technology powering the Web. The first commercial browser to support CSS was Microsoft's Internet Explorer 3, which was released in August 1996 [0]. While there has been an on/off switch for JavaScript in Firefox[1], no such thing exists for CSS. You may be able to mess around in Firefox' internal configuration, but you'd notice that all sites would look broken, because all major sites use CSS. You should contact the insurer and ask them for support.

[0] https://www.w3.org/Style/CSS20/history.html [1] which is now well hidden in the developer tools

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (2)

more options

Solution choisie

The page you are trying to view is broken. CSS is used for the styling of pages, it's a core technology powering the Web. The first commercial browser to support CSS was Microsoft's Internet Explorer 3, which was released in August 1996 [0]. While there has been an on/off switch for JavaScript in Firefox[1], no such thing exists for CSS. You may be able to mess around in Firefox' internal configuration, but you'd notice that all sites would look broken, because all major sites use CSS. You should contact the insurer and ask them for support.

[0] https://www.w3.org/Style/CSS20/history.html [1] which is now well hidden in the developer tools

more options

Makes sense since I have no problems loading any other page.