#7675 closed enhancement (duplicate)
.animate() step callback undocumented beyond a mention
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | low | Milestone: | 1.5 |
Component: | effects | Version: | 1.5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
jQuery.animate() documentation does not document the interface of the step callback. One needs to Google it up to find articles written by people who have examined the sources. See the example at:
http://cdmckay.org/blog/2010/03/01/the-jquery-animate-step-callback-function/
The official jQuery docs should be at least as exhaustive as that.
Change History (4)
comment:1 Changed 12 years ago by
Component: | unfiled → effects |
---|---|
Milestone: | 1.next → 1.4.5 |
Priority: | undecided → low |
Resolution: | → duplicate |
Status: | new → closed |
comment:2 Changed 12 years ago by
comment:3 Changed 12 years ago by
Version: | 1.4.4 → 1.5 |
---|
There wasn't a 1.4.5 release, was actually 1.5.
comment:4 Changed 12 years ago by
Milestone: | 1.4.5 → 1.5 |
---|
There was no 1.4.5 release, was actually 1.5.
Note: See
TracTickets for help on using
tickets.
Duplicate of #7616.