You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: entries/size-effect.xml
+3
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,9 @@
2
2
<entryname="size"type="effect">
3
3
<title>Size Effect</title>
4
4
<desc>Resize an element to a specified width and height.</desc>
5
+
<longdesc>
6
+
<p>When using this effect with the <ahref="/show/"><code>.show()</code></a> and <ahref="/toggle/"><code>.toggle()</code></a> methods, the <code>to</code> argument is used as the starting point and the original size used as the endpoint.</p>
0 commit comments