This website works better with JavaScript.
Home
Help
Sign In
tmeissner
/
learning-by-doing
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
added 'back' button in header of page2
master
T. Meissner
12 years ago
parent
4b9a2c3331
commit
055ea79ed1
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
ch01_03.html
+ 1
- 1
ch01_03.html
View File
@ -22,7 +22,7 @@
<
h4
>
mobilexweb.com
<
/
h4
>
<
/
div
>
<
/
div
>
<
div
data-role
=
"page"
id
=
"page2"
data-title
=
"This is the second page"
>
<
div
data-role
=
"page"
id
=
"page2"
data-title
=
"This is the second page"
data-add-back-btn
=
"true"
data-back-btn-theme
=
"b"
>
<
div
data-role
=
"header"
>
<
h1
>
Second page
<
/
h1
>
<
/
div
>
Write
Preview
Loading…
Cancel
Save