diff options
author | Keith Wood <kbwood.au@gmail.com> | 2009-12-08 00:08:44 +0000 |
---|---|---|
committer | Keith Wood <kbwood.au@gmail.com> | 2009-12-08 00:08:44 +0000 |
commit | 2b31eafb618ccc758bb0a66232a9154a54602c72 (patch) | |
tree | d23ac222b48f5cae8b713bc3fc13bca5dcfabbd9 /demos/datepicker/index.html | |
parent | a53da5ab89a2790e2c9b900d228799a46ed710a2 (diff) | |
download | jquery-ui-2b31eafb618ccc758bb0a66232a9154a54602c72.tar.gz jquery-ui-2b31eafb618ccc758bb0a66232a9154a54602c72.zip |
Dstepicker - Demonstrate opening/closing animations
Diffstat (limited to 'demos/datepicker/index.html')
-rw-r--r-- | demos/datepicker/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/datepicker/index.html b/demos/datepicker/index.html index f66e0ede3..5bba2ecc0 100644 --- a/demos/datepicker/index.html +++ b/demos/datepicker/index.html @@ -21,6 +21,7 @@ <li><a href="show-week.html">Show week of the year</a></li> <li><a href="multiple-calendars.html">Display multiple months</a></li> <li><a href="icon-trigger.html">Icon trigger</a></li> + <li><a href="animation.html">Animations</a></li> <li><a href="event-search.html">Event Search</a></li> </ul> </div> |