#10802 closed bug (duplicate)
Animating backgroundPosition not working anymore after v1.3
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.7 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
$('#' + id).animate({backgroundPosition: '500px 0px', width: '500px'});
I tested in 1.3, 1.7, 1.6 only 1.3 working.
Change History (2)
comment:1 Changed 11 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 Changed 11 years ago by
Note: See
TracTickets for help on using
tickets.
Duplicate of #7755.