为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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.