We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

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

  • 6 yanıt
  • 3 kişi bu sorunu yaşıyor
  • 7 gösterim
  • Son yanıtı yazan: 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.

Tüm Yanıtlar (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 tarafından tarihinde düzenlendi

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.