Modify ↓
Ticket #9108 (closed bug: duplicate)
Animate Vertical backgroundPosition
| Reported by: | miro | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 1.next |
| Component: | effects | Version: | 1.6 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
.animate({backgroundPosition:'0 10px'}); doesn't seem to work
Also 1.6 made this plugin not work: http://plugins.jquery.com/project/backgroundPosition-Effect
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.

The cssHooks API is available to extend animate for multi-value animations. I've not seen that plugin before, but I recommend notifying the plugin author of the issue. There are also other plugins available for animating background position.