#9108 closed bug (duplicate)
Animate Vertical backgroundPosition
Reported by: | miro | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 1.next |
Component: | effects | Version: | 1.6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
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 (2)
comment:1 Changed 12 years ago by
Component: | unfiled → effects |
---|---|
Priority: | undecided → low |
Resolution: | → duplicate |
Status: | new → closed |
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.