ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

ვრცლად

Bootstrap 4.6 not working on FIREFOX

  • 3 პასუხი
  • 1 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 9 ნახვა
  • ბოლოს გამოეხმაურა jscher2000 - Support Volunteer

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
მიმაგრებული ეკრანის სურათები

ყველა პასუხი (3)

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

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.

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.