From 7ab8cb6020633badcf5fe2fdadb6f760df4485c8 Mon Sep 17 00:00:00 2001 From: William Date: Tue, 13 Jun 2017 14:59:19 -0500 Subject: [PATCH] Update Example for datetime picker NOTE: not sure but I think that there should be a separate file for the script of this example --- production/form_advanced.html | 173 ++++++++++++++++++++++++++-------- 1 file changed, 132 insertions(+), 41 deletions(-) diff --git a/production/form_advanced.html b/production/form_advanced.html index 89648270..c75f783c 100755 --- a/production/form_advanced.html +++ b/production/form_advanced.html @@ -663,48 +663,108 @@ - -
-
-

Date Pickers Available with multiple designs

- -
-
-
+ + +
+
+

Date Pickers Available with multiple designs

+ +
+
+
-
-
-
-
-
- - - - -
-
-
-
-
-
-
- +
+
+ +
+ Basic Example +
+
+ + + + +
+
+
+ +
+ Only Date Picker +
+
+ + + + +
+
+
+ +
+ Only Time Picker For 24H format use format: 'HH:mm' +
+
+ + + + +
+
+
+ +
+ Using ReadOnly +
+
+ + + + +
+
+
+ +
+ Linked Picker Parent +
+
+ + + + +
+
+
+
+ Linked Picker Children +
+
+ + + + +
+
+
+ +
+
+
+
@@ -1271,6 +1331,37 @@ + + +