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!

搜索 | 用户支持

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

详细了解

Firefox introduced bug to break javascript rotating slideshow?

  • 3 个回答
  • 3 人有此问题
  • 6 次查看
  • 最后回复者为 cor-el

more options

My engineers have built several websites for me with javascript slideshows with transitions, probably based on JQuery scripts. These scripts worked absolutely fine in Firefox (Mac) when the sites were built but have since latest update to Firefox 21 broken. Engineers say that Firefox has introduced a bug. The strange thing is that one site where the script was broken it is now working again (just checked) but another site (www.woodhousecreative.co.uk) where it used to work is now broken. The scripts are customised per site. Script works fine in Chrome, Safari and Opera (all Mac) and as far as I know in Windows browsers. Is this something Mozilla is aware of and working to fix?

My engineers have built several websites for me with javascript slideshows with transitions, probably based on JQuery scripts. These scripts worked absolutely fine in Firefox (Mac) when the sites were built but have since latest update to Firefox 21 broken. Engineers say that Firefox has introduced a bug. The strange thing is that one site where the script was broken it is now working again (just checked) but another site (www.woodhousecreative.co.uk) where it used to work is now broken. The scripts are customised per site. Script works fine in Chrome, Safari and Opera (all Mac) and as far as I know in Windows browsers. Is this something Mozilla is aware of and working to fix?

所有回复 (3)

more options

Thank you for the URL. Could you describe the steps to re-create the problem? When I randomly try the Web Design category, I seem to get the same lightbox-type display in IE8 and Fx21 and GC27, so it must be something else?

more options

Oh, sorry, I'm running Windows. The problem is limited to Firefox on Mac? You might want to edit your question to include MacOS in the subject line if you can.


More generally, When you have a problem with one particular site, a good "first thing to try" is clearing your Firefox cache and deleting your saved cookies for the site.

(1) Bypass Firefox's Cache

Use Ctrl+Shift+r / Command+Shift+r to reload the page fresh from the server.

Alternately, you also can clear Firefox's cache completely using:

(WIN) orange Firefox button (or Tools menu) > Options > Advanced
(MAC) Firefox menu > Preferences > Advanced

On the Network mini-tab > Cached Web Content : "Clear Now"

If you have a large hard drive, this might take a few minutes.

(2) Remove the site's cookies (save any pending work first). While viewing a page on the site:

  • right-click and choose View Page Info > Security > "View Cookies"
  • Tools menu > Page Info > Security > "View Cookies"

In the dialog that opens, you can remove the site's cookies individually.

Then try reloading the page. Does that help?

more options

Are there any JavaScript errors in the Error Console or the Web Console (Firefox/Tools > Web Developer;Ctrl+Shift+K)?