From 2fac011e4abb33820c247cda3848be7ff21c9ac5 Mon Sep 17 00:00:00 2001 From: Jörn Zaefferer Date: Thu, 23 Apr 2009 20:55:45 +0000 Subject: effects: demo visualising easing functions --- demos/effect/easing.html | 92 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 demos/effect/easing.html (limited to 'demos') diff --git a/demos/effect/easing.html b/demos/effect/easing.html new file mode 100644 index 000000000..043c4caa8 --- /dev/null +++ b/demos/effect/easing.html @@ -0,0 +1,92 @@ + + + + jQuery UI Effects - Effect Demo + + + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+ +
+ +
+ +

All easings provided by jQuery UI are drawn above. Click a diagram to see the easing in action. "linear" and "jswing" aren't rendered properly, but work, too.

+ +
+ + + -- cgit v1.2.3