From: Aaron Eisenberger Date: Thu, 26 Jun 2008 16:05:17 +0000 (+0000) Subject: better descriptions for scale & size X-Git-Tag: 1.5.1~3 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=caf07a3e48024a7fcceabe762826f4f291fa9d5b;p=jquery-ui.git better descriptions for scale & size --- diff --git a/demos/functional/templates/ui.effects.general.html b/demos/functional/templates/ui.effects.general.html index 8f8e1877b..a81c5a219 100644 --- a/demos/functional/templates/ui.effects.general.html +++ b/demos/functional/templates/ui.effects.general.html @@ -59,7 +59,7 @@ { title: 'Scale', - desc: 'Scales and element by a percentage.', + desc: 'Scales an element up or down by a percentage factor.', html: ' \n' + '
\n' + '
', @@ -78,7 +78,7 @@ { title: 'Size', - desc: 'Change the size of an element.', + desc: 'Changes the size of an element by specifying a width and height.', html: ' \n' + '
\n' + '
',