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 --- .../js/ui/demos/datepicker/other-months.html | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 apps/it/static/js/ui/demos/datepicker/other-months.html (limited to 'apps/it/static/js/ui/demos/datepicker/other-months.html') diff --git a/apps/it/static/js/ui/demos/datepicker/other-months.html b/apps/it/static/js/ui/demos/datepicker/other-months.html new file mode 100644 index 0000000..eb7d774 --- /dev/null +++ b/apps/it/static/js/ui/demos/datepicker/other-months.html @@ -0,0 +1,30 @@ + + + + + jQuery UI Datepicker - Dates in other months + + + + + + + + + + +

Date:

+ +
+

The datepicker can show dates that come from other than the main month + being displayed. These other dates can also be made selectable.

+
+ + -- cgit v1.2.3