Modify ↓
Ticket #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: | ||
| Blocking: | Blocked by: |
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
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
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