aboutsummaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2009-08-16 09:08:47 +0000
committerJörn Zaefferer <joern.zaefferer@gmail.com>2009-08-16 09:08:47 +0000
commit24a1b6c9aa34fafcdf6f71cc927ff9b058b5e7ab (patch)
treeda04131a38ce95b87ef564db1ac8067488ed70f9 /demos
parentf986a79765d652b39d9479fc0ed65c4adad2a28d (diff)
downloadjquery-ui-24a1b6c9aa34fafcdf6f71cc927ff9b058b5e7ab.tar.gz
jquery-ui-24a1b6c9aa34fafcdf6f71cc927ff9b058b5e7ab.zip
position: added demo to demos/index.html
Diffstat (limited to 'demos')
-rw-r--r--demos/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/demos/index.html b/demos/index.html
index d00955f86..8b5eb3f5d 100644
--- a/demos/index.html
+++ b/demos/index.html
@@ -265,6 +265,8 @@
<dd><a href="toggle/index.html">Toggle</a></dd>
<dd><a href="animate/index.html">Animate</a></dd>
<dd><a href="effect/index.html">Effect</a></dd>
+ <dt>Utilities</dt>
+ <dd><a href="position/index.html">Position</a></dd>
<dt>About jQuery UI</dt>
<dd><a href="http://jqueryui.com/docs/Getting_Started">Getting Started</a></dd>
<dd><a href="http://jqueryui.com/docs/Upgrade_Guide">Upgrade Guide</a></dd>