Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Cuireadh an snáithe seo sa chartlann. Cuir ceist nua má tá cabhair uait.

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
Attached screenshots

All Replies (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.