diff options
author | Todd Parker <fg.todd@gmail.com> | 2008-12-30 20:40:41 +0000 |
---|---|---|
committer | Todd Parker <fg.todd@gmail.com> | 2008-12-30 20:40:41 +0000 |
commit | 04069424ced0b329d8335afcfba6a93de1181dea (patch) | |
tree | 906e089a5a024107d851064ae470008fd94303f2 /demos/progressbar/index.html | |
parent | 56727f40c010c974645c9d9a79914d1b273bad86 (diff) | |
download | jquery-ui-04069424ced0b329d8335afcfba6a93de1181dea.tar.gz jquery-ui-04069424ced0b329d8335afcfba6a93de1181dea.zip |
Added new resizable slider example
Diffstat (limited to 'demos/progressbar/index.html')
-rw-r--r-- | demos/progressbar/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/progressbar/index.html b/demos/progressbar/index.html index f517f244d..9cc4209bc 100644 --- a/demos/progressbar/index.html +++ b/demos/progressbar/index.html @@ -10,6 +10,7 @@ <h4>Progressbar</h4> <ul> <li class="demo-config-on"><a href="default.html">Default</a></li> + <li class="demo-config-on"><a href="resize.html">Resizable</a></li> </ul> </div> |