diff --git a/ch01_04-0.html b/ch01_04-0.html new file mode 100644 index 0000000..ef8c26c --- /dev/null +++ b/ch01_04-0.html @@ -0,0 +1,26 @@ + + + + + My first jQuery Mobile code + + + + + + + +
+
+

First page

+
+
+

This is the main content of the page.

+

You can go to the second page.

+
+
+

mobilexweb.com

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

Second page

+
+
+

This is the main content of the second page.

+

You can go back using the header's button, clicking here + or using your browser's back button.

+
+
+

mobilexweb.com

+
+
+ + \ No newline at end of file