Opened 13 years ago
Closed 11 years ago
#5402 closed bug (fixed)
Document how to use easings
Reported by: | Jörn Zaefferer | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.9.0 |
Component: | [meta] ui.docs | Version: | 1.8 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description (last modified by )
The documentation needs to answer this question: How do you use easings with jQuery UI effects?
Currently we have the easing showcase demo, hidden under effect: http://jqueryui.com/demos/effect/#easing
The API documentation for the effect-method mentions that is accepts options, but doesn't provide any details at all, also excluding how to specify easings using that option.
I suggest creating a simple demo under a new "Easings" header, with a single element animated with the easeOutBounce easing; then put the canvas-showcase as an extra demo under that header.
Also update the effect-API docs to describe the properties the options-argument expects.
Change History (4)
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 12 years ago by
Status: | new → open |
---|
comment:3 Changed 11 years ago by
Component: | effects.core → [meta] ui.docs |
---|
comment:4 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | open → closed |
This is done in the new API repo.