Този сайт ще има ограничена функционалност, докато се извършва тече неговата поддръжка. Ако дадена статия не може реши проблема ви и искате да зададете въпрос, нашата общност е готова да ви помогне на @firefox в Twitter и /r/firefox в Reddit.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

Image slider won't load in firefox but loads in Chrome

  • 6 отговора
  • 3 имат този проблем
  • 7 изгледи
  • Последен отговор от AEWhittam

more options

Hi,

I built a Magento website https://mrwhitewarefoh.co.uk/ that has an image slider banner, it loads fine in Google Crome but stalls in Firefox.

Any help would be appreciated.

Hi, I built a Magento website https://mrwhitewarefoh.co.uk/ that has an image slider banner, it loads fine in Google Crome but stalls in Firefox. Any help would be appreciated.

Всички отговори (6)

more options

I checked your link. No slider but there were two 'diamonds' going back and forth. I called for more help.

more options

Do you mean the slider further down?

You can reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.

  • hold down the Shift key and left-click the Reload button
  • press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
  • press "Command + Shift + R" (Mac)

If you use extensions ("3-bar" menu button or Tools -> Add-ons -> Extensions) that can block (wanted) content (Adblock Plus, NoScript, Ghostery, Privacy Badger, uBlock Origin) always make sure such extensions do not block (wanted) content.

  • make sure your extensionsA#filters are updated to the latest version

There is Tracking Protection that can block (wanted) content.

more options

They claim to support Firefox, and the basic demo works for me: https://owlcarousel2.github.io/OwlCarousel2/

On your page, Web Console shows:

TypeError: $(...).owlCarousel is not a function

That usually means the library did not initialize correctly.

Have you considered updating your jQuery library from version 1.11.0 to something more recent? I don't know whether that is under your control or is an issue to raise with the host.

more options

The slider seems to be working fine for me.

Променено на от cor-el

more options

cor-el said

The slider seems to be working fine for me.

The lower two sliders are working, but the upper slider isn't loading. The functions look different, so it could be something about the way it's "run".

more options

jscher2000 said

cor-el said
The slider seems to be working fine for me.

The lower two sliders are working, but the upper slider isn't loading. The functions look different, so it could be something about the way it's "run".

Hi Guys,

Sorry, I meant the owlCarousel banner at the top of the page that just shows two diamonds, I think Jscher2000 may be onto something with:

"That usually means the library did not initialize correctly."

I will investigate further, many thanks, I'll get back to you.