From bfa553c42d001bf4356a1777d257e919a5fb5ea5 Mon Sep 17 00:00:00 2001 From: Rafael Xavier de Souza Date: Wed, 8 May 2013 09:39:27 -0300 Subject: Effects (core): Unite demos into the same single effect/ path --- demos/effect/addClass.html | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 demos/effect/addClass.html (limited to 'demos/effect/addClass.html') diff --git a/demos/effect/addClass.html b/demos/effect/addClass.html new file mode 100644 index 000000000..97a06a293 --- /dev/null +++ b/demos/effect/addClass.html @@ -0,0 +1,45 @@ + + + + + jQuery UI Effects - addClass demo + + + + + + + + + +
+
+ Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. +
+
+ +Run Effect + +
+

This demo adds a class which animates: text-indent, letter-spacing, width, height, padding, margin, and font-size.

+
+ + -- cgit v1.2.3