Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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

  • 6 답장
  • 3 이 문제를 만남
  • 5 보기
  • 최종 답변자: 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.