From 1215de575d9cda66b434f21dafdf44f986638b71 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 9 Jul 2012 23:23:20 -0700 Subject: slider --- .../demos/datepicker/default.html | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 include/jquery_ui/development-bundle/demos/datepicker/default.html (limited to 'include/jquery_ui/development-bundle/demos/datepicker/default.html') diff --git a/include/jquery_ui/development-bundle/demos/datepicker/default.html b/include/jquery_ui/development-bundle/demos/datepicker/default.html new file mode 100644 index 000000000..869c4e99a --- /dev/null +++ b/include/jquery_ui/development-bundle/demos/datepicker/default.html @@ -0,0 +1,33 @@ + + + + + jQuery UI Datepicker - Default functionality + + + + + + + + + + +
+ +

Date:

+ +
+ + + +
+

The datepicker is tied to a standard form input field. Focus on the input (click, or use the tab key) to open an interactive calendar in a small overlay. Choose a date, click elsewhere on the page (blur the input), or hit the Esc key to close. If a date is chosen, feedback is shown as the input's value.

+
+ + + -- cgit v1.2.3