Closed L2L2L closed 9 years ago
jQuery only includes two builtin easing functions: swing (the default) and linear. jQuery UI adds many other easing functions, which jCanvas will recognize if you are also using jQuery UI. However, there is also a third-party jQuery plugin which adds many of these custom easings: http://gsgd.co.uk/sandbox/jquery/easing/
Caleb
I can't seem to find anything in the document, nor web search about other animations effects I can use.
I'm taking away from the documents that linear, swing-default--, and ease are acceptable. What else?