From 75ad7e4bd7d69243e7e5281c2642f00478fb072d Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Wed, 19 Feb 2014 18:02:09 +0200 Subject: Added tags, jquery UI --- apps/it/static/js/ui/demos/datepicker/inline.html | 26 +++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 apps/it/static/js/ui/demos/datepicker/inline.html (limited to 'apps/it/static/js/ui/demos/datepicker/inline.html') diff --git a/apps/it/static/js/ui/demos/datepicker/inline.html b/apps/it/static/js/ui/demos/datepicker/inline.html new file mode 100644 index 0000000..cd8f606 --- /dev/null +++ b/apps/it/static/js/ui/demos/datepicker/inline.html @@ -0,0 +1,26 @@ + + + + + jQuery UI Datepicker - Display inline + + + + + + + + + + +Date:
+ +
+

Display the datepicker embedded in the page instead of in an overlay. Simply call .datepicker() on a div instead of an input.

+
+ + -- cgit v1.2.3