This repository was archived by the owner on Oct 8, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="utf-8 " />
5
5
< title > Page Title</ title >
6
- < link rel ="stylesheet " href ="../../themes/default " />
7
- < link rel ="stylesheet " href ="../_assets/css/jqm-docs.css "/>
8
- < script type ="text/javascript " src ="../../js/ "> </ script >
9
- < script type ="text/javascript " src ="../docs/docs.js "> </ script > </ head >
6
+ < link rel ="stylesheet " href ="http://code.jquery.com/mobile/1.0a2/jquery.mobile-1.0a2.min.css " />
7
+ < script src ="http://code.jquery.com/jquery-1.4.3.min.js "> </ script >
8
+ < script src ="http://code.jquery.com/mobile/1.0a2/jquery.mobile-1.0a2.min.js "> </ script >
10
9
< body >
11
10
12
11
<!-- Start of first page -->
Original file line number Diff line number Diff line change 4
4
< meta charset ="utf-8 " />
5
5
< title > Page Title</ title >
6
6
< link rel ="stylesheet " href ="http://code.jquery.com/mobile/1.0a2/jquery.mobile-1.0a2.min.css " />
7
- < script src ="http://code.jquery.com/jquery-1.4.3 .min.js "> </ script >
7
+ < script src ="http://code.jquery.com/jquery-1.4.4 .min.js "> </ script >
8
8
< script src ="http://code.jquery.com/mobile/1.0a2/jquery.mobile-1.0a2.min.js "> </ script >
9
9
</ head >
10
10
< body >
You can’t perform that action at this time.
0 commit comments