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

First page

+
+
+

Examples of various transition effects when switching to a new page.

+

Go to the second page with a slide.

+

Go to the second page with a slide up.

+

Go to the second page with a slide down.

+

Go to the second page with a pop.

+

Go to the second page with a fade.

+

Go to the second page with a flip.

+
+
+

mobilexweb.com

+
+
+
+
+

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