File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 34
34
<h1 >Page 1</h1 >
35
35
</div ><!-- /header -->
36
36
37
- <div data- role= " content" id = " content" >
37
+ <div role = " main " class = " ui-content jqm- content" id = " content" >
38
38
<form name = " test_button" id = " test_button" action = " ." method = " POST" data-ajax = " false" >
39
39
<input type = " submit" value = " Go to Page 2" data-theme = " g" data-icon = " plus" />
40
40
</form >
70
70
<h1 >Page 2</h1 >
71
71
</div ><!-- /header -->
72
72
73
- <div data- role= " content" id = " content" >
73
+ <div role = " main " class = " ui-content jqm- content" id = " content" >
74
74
75
75
<br />
76
76
<br />
140
140
<h1 >Page 3</h1 >
141
141
</div ><!-- /header -->
142
142
143
- <div data- role= " content" id = " content" >
143
+ <div role = " main " class = " ui-content jqm- content" id = " content" >
144
144
145
145
<p >Page3</p >
146
146
160
160
161
161
162
162
</body >
163
- </html >
163
+ </html >
You can’t perform that action at this time.
0 commit comments