From 3c95a00eb1db74063dacd05299b8534878b76300 Mon Sep 17 00:00:00 2001 From: tmeissner Date: Sat, 19 Jan 2013 00:14:16 +0100 Subject: [PATCH] new examples of various forms --- ch05_01.html | 40 ++++++++++++++++++++++++++++++++++++ ch05_02.html | 32 +++++++++++++++++++++++++++++ ch05_03.html | 32 +++++++++++++++++++++++++++++ ch05_04.html | 33 ++++++++++++++++++++++++++++++ ch05_05.html | 31 ++++++++++++++++++++++++++++ ch05_06.html | 35 +++++++++++++++++++++++++++++++ ch05_07.html | 40 ++++++++++++++++++++++++++++++++++++ ch05_08.html | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++ ch05_09.html | 43 ++++++++++++++++++++++++++++++++++++++ ch05_10.html | 47 ++++++++++++++++++++++++++++++++++++++++++ ch05_11.html | 35 +++++++++++++++++++++++++++++++ 11 files changed, 426 insertions(+) create mode 100644 ch05_01.html create mode 100644 ch05_02.html create mode 100644 ch05_03.html create mode 100644 ch05_04.html create mode 100644 ch05_05.html create mode 100644 ch05_06.html create mode 100644 ch05_07.html create mode 100644 ch05_08.html create mode 100644 ch05_09.html create mode 100644 ch05_10.html create mode 100644 ch05_11.html diff --git a/ch05_01.html b/ch05_01.html new file mode 100644 index 0000000..4b62d17 --- /dev/null +++ b/ch05_01.html @@ -0,0 +1,40 @@ + + + + + My first jQuery Mobile code + + + + + + +
+
+

Simple form with field containers

+
+
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+ +
+
+

www.goodcleanfun.de

+
+
+ + \ No newline at end of file diff --git a/ch05_02.html b/ch05_02.html new file mode 100644 index 0000000..318f5d8 --- /dev/null +++ b/ch05_02.html @@ -0,0 +1,32 @@ + + + + + My first jQuery Mobile code + + + + + + +
+
+

Form with new HTML5 attributes

+
+
+
+ + +
+
+ + +
+ +
+
+

www.goodcleanfun.de

+
+
+ + \ No newline at end of file diff --git a/ch05_03.html b/ch05_03.html new file mode 100644 index 0000000..dd87ba4 --- /dev/null +++ b/ch05_03.html @@ -0,0 +1,32 @@ + + + + + My first jQuery Mobile code + + + + + + +
+
+

Form with HTML5 date fields

+
+
+
+ + +
+
+ + +
+ +
+
+

www.goodcleanfun.de

+
+
+ + \ No newline at end of file diff --git a/ch05_04.html b/ch05_04.html new file mode 100644 index 0000000..967d0ed --- /dev/null +++ b/ch05_04.html @@ -0,0 +1,33 @@ + + + + + My first jQuery Mobile code + + + + + + +
+
+

Form with HTML5 range (slider)

+
+
+
+ + +
+
+ + +
+ +
+
+

www.goodcleanfun.de

+
+
+ + \ No newline at end of file diff --git a/ch05_05.html b/ch05_05.html new file mode 100644 index 0000000..4f24f2a --- /dev/null +++ b/ch05_05.html @@ -0,0 +1,31 @@ + + + + + My first jQuery Mobile code + + + + + + +
+
+

Form with Flip toggle switch

+
+
+
+ + +
+ +
+
+

www.goodcleanfun.de

+
+
+ + \ No newline at end of file diff --git a/ch05_06.html b/ch05_06.html new file mode 100644 index 0000000..21ead9a --- /dev/null +++ b/ch05_06.html @@ -0,0 +1,35 @@ + + + + + My first jQuery Mobile code + + + + + + +
+
+

Form with simple select menu

+
+
+
+ + +
+ +
+
+

www.goodcleanfun.de

+
+
+ + \ No newline at end of file diff --git a/ch05_07.html b/ch05_07.html new file mode 100644 index 0000000..54caace --- /dev/null +++ b/ch05_07.html @@ -0,0 +1,40 @@ + + + + + My first jQuery Mobile code + + + + + + +
+
+

Form with multiple select menu

+
+
+
+ + +
+ +
+
+

www.goodcleanfun.de

+
+
+ + \ No newline at end of file diff --git a/ch05_08.html b/ch05_08.html new file mode 100644 index 0000000..765ad70 --- /dev/null +++ b/ch05_08.html @@ -0,0 +1,58 @@ + + + + + My first jQuery Mobile code + + + + + + +
+
+

Form with multiple select menu

+
+
+
+
+ Color and Size + + +
+
+ Week day and time + + +
+
+ +
+
+

www.goodcleanfun.de

+
+
+ + \ No newline at end of file diff --git a/ch05_09.html b/ch05_09.html new file mode 100644 index 0000000..70e41c8 --- /dev/null +++ b/ch05_09.html @@ -0,0 +1,43 @@ + + + + + My first jQuery Mobile code + + + + + + +
+
+

Form with multiple select menu

+
+
+
+
+ Delivery options + + + + +
+
+ +
+
+

www.goodcleanfun.de

+
+
+ + \ No newline at end of file diff --git a/ch05_10.html b/ch05_10.html new file mode 100644 index 0000000..940d4b2 --- /dev/null +++ b/ch05_10.html @@ -0,0 +1,47 @@ + + + + + My first jQuery Mobile code + + + + + + +
+
+

Form with non-native select menu

+
+
+
+ + +
+
+ + +
+ +
+
+

www.goodcleanfun.de

+
+
+ + \ No newline at end of file diff --git a/ch05_11.html b/ch05_11.html new file mode 100644 index 0000000..4e9eecb --- /dev/null +++ b/ch05_11.html @@ -0,0 +1,35 @@ + + + + + My first jQuery Mobile code + + + + + + +
+
+

Form with non-native select multiple menu

+
+
+
+ + +
+ +
+
+

www.goodcleanfun.de

+
+
+ + \ No newline at end of file