From 0d4d56ae45b6ba3113d2002d4aa16cea8338e8a2 Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Tue, 27 Jan 2009 10:08:19 +0000 Subject: demos: fixed file naming inconsistency. Multiple words now separated by hyphen, not underscore --- demos/datepicker/dropdown-month-year.html | 34 +++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 demos/datepicker/dropdown-month-year.html (limited to 'demos/datepicker/dropdown-month-year.html') diff --git a/demos/datepicker/dropdown-month-year.html b/demos/datepicker/dropdown-month-year.html new file mode 100644 index 000000000..a16ff09a4 --- /dev/null +++ b/demos/datepicker/dropdown-month-year.html @@ -0,0 +1,34 @@ + + + + jQuery UI Datepicker - Display month & year menus + + + + + + + + + +
+ +

Date:

+ +
+ +
+ +

Show month and year dropdowns in place of the static month/year header to facilitate navigation through large timeframes. Add the boolean changeMonth and changeYear options.

+ +
+ + + -- cgit v1.2.3