Opened 12 years ago
Closed 12 years ago
#9621 closed bug (wontfix)
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:
Change History (1)
comment:1 Changed 12 years ago by
Component: | unfiled → effects |
---|---|
Priority: | undecided → low |
Resolution: | → wontfix |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
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