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!

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 ».

Learn More

Bootstrap 4.6 not working on FIREFOX

more options

Hello! I have been trying every other solution i could find but Firefox doesn't use bootstrap at all.

Here is how it looks:

When i open it on chrome, it runs how it is supposed to. I also used the file path to link it locally.

Bootstrap version 4.6.1 ( Supports Firefox unlike 5 ) Firefox version 98.0.2

Image 1 - In Firefox Image 2 - In Chrome

Hello! I have been trying every other solution i could find but Firefox doesn't use bootstrap at all. Here is how it looks: When i open it on chrome, it runs how it is supposed to. I also used the file path to link it locally. Bootstrap version 4.6.1 ( Supports Firefox unlike 5 ) Firefox version 98.0.2 Image 1 - In Firefox Image 2 - In Chrome
Captures d’écran jointes

Toutes les réponses (3)

more options

Is there a demo site for this? Links to non-Mozilla sites are diverted to a spam moderation queue, so to bypass that, you could break the URL before the top level domain:

https://example .com/path/page.html

more options

jscher2000 - Support Volunteer said

Is there a demo site for this? Links to non-Mozilla sites are diverted to a spam moderation queue, so to bypass that, you could break the URL before the top level domain: https://example .com/path/page.html

No demo site for it and how do I bypass it? I have uninstalled firefox on my laptop. I'll try it soon.

more options

It's difficult to comment on why a page doesn't work without seeing the page.

Note that due to security restrictions, pages sometimes fail in Firefox on file:/// URLs but work correctly on https:// URLs. It's a good idea to test on some personal web space, CodePen, JSFiddle, or other web server.