Skip to main content

Bug Tracker

Side navigation

#9108 closed bug (duplicate)

Opened May 04, 2011 11:19PM UTC

Closed May 05, 2011 01:20AM UTC

Last modified May 05, 2011 01:20AM UTC

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

Attachments (0)
Change History (2)

Changed May 05, 2011 01:20AM UTC by timmywil comment:1

component: unfiledeffects
priority: undecidedlow
resolution: → duplicate
status: newclosed

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.

Changed May 05, 2011 01:20AM UTC by timmywil comment:2

Duplicate of #8160.