Side navigation
#9621 closed bug (wontfix)
Opened June 20, 2011 10:46AM UTC
Closed June 20, 2011 02:09PM UTC
animate of backgroundPositionX and backgroundPositionY fails in Firefox
Reported by: | flexin | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 1.next |
Component: | effects | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Works like a charm in Chrome (and even in IE for that matter), but doesn't seem to be working in Firefox:
Attachments (0)
Change History (1)
Changed June 20, 2011 02:09PM UTC by comment:1
component: | unfiled → effects |
---|---|
priority: | undecided → low |
resolution: | → wontfix |
status: | new → closed |
Not all browsers support backgroundPositionX/Y. You can fix this with a cssHook:
https://github.com/louisremi/jquery.backgroundXY.js/blob/master/jquery.backgroundXY.js
https://github.com/brandonaaron/jquery-cssHooks/blob/master/bgpos.js