aboutsummaryrefslogtreecommitdiffstats
path: root/ui/effect-size.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/effect-size.js')
-rw-r--r--ui/effect-size.js9
1 files changed, 7 insertions, 2 deletions
diff --git a/ui/effect-size.js b/ui/effect-size.js
index 7caa9501a..984d74105 100644
--- a/ui/effect-size.js
+++ b/ui/effect-size.js
@@ -5,9 +5,14 @@
* Copyright 2014 jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
- *
- * http://api.jqueryui.com/size-effect/
*/
+
+//>>label: Size Effect
+//>>group: Effects
+//>>description: Resize an element to a specified width and height.
+//>>docs: http://api.jqueryui.com/size-effect/
+//>>demos: http://jqueryui.com/effect/
+
(function( factory ) {
if ( typeof define === "function" && define.amd ) {