From b31897ffd2f5fd6c5f5acd0fad718bbba100383f Mon Sep 17 00:00:00 2001 From: tmeissner Date: Sun, 25 Nov 2012 00:17:09 +0100 Subject: [PATCH] new example of absolute linking to a external page --- ch01_05.html | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 ch01_05.html diff --git a/ch01_05.html b/ch01_05.html new file mode 100644 index 0000000..a59b814 --- /dev/null +++ b/ch01_05.html @@ -0,0 +1,26 @@ + + + + + My first jQuery Mobile code + + + + + + + +
+
+

Our first webapp

+
+
+

This is an absolute link to a page at another domain.

+

Check my blog

+
+
+

More on mobilexweb.com

+
+
+ + \ No newline at end of file