In the animation-available code, they fail to set a class "pb-open" to <div id="pb-mac">. The trigger "transitionEnd" doesn't work because productbrowser.css doesn't have -moz-transition property:
> .productbrowser { > -webkit-transition:opacity .3s; > -webkit-transition-delay:.2s; > } And productbrowser.css has such code: > .productbrowser.pb-dynamic ul:first-child li a { opacity:0; } > .productbrowser.pb-open ul:first-child li a { opacity:1; } So the product browser looks empty. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/809155 Title: The slider (carousel) at the top of the page on apple.com/mac doesn't work on Firefox To manage notifications about this bug go to: https://bugs.launchpad.net/firefox/+bug/809155/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs