File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
< meta charset="utf-8">
10
10
< meta name="viewport" content="width=device-width, initial-scale=1">
11
11
< title> <xsl : value-of select =" //entry/@name" /> demo< /title>
12
- < link rel="stylesheet" href="http://code.jquery.com/mobile/1.1.1 /jquery.mobile-1.1.1 .min.css"> <xsl : if test =" css" >
12
+ < link rel="stylesheet" href="http://code.jquery.com/mobile/1.2.0 /jquery.mobile-1.2.0 .min.css"> <xsl : if test =" css" >
13
13
< style> <xsl : value-of select =" css/text()" /> < /style> </xsl : if >
14
- < script src="http://code.jquery.com/jquery-1.7 .2.min.js">< /script>
15
- < script src="http://code.jquery.com/mobile/1.1.1 /jquery.mobile-1.1.1 .min.js">< /script>
14
+ < script src="http://code.jquery.com/jquery-1.8 .2.min.js">< /script>
15
+ < script src="http://code.jquery.com/mobile/1.2.0 /jquery.mobile-1.2.0 .min.js">< /script>
16
16
< /head>
17
17
< body>
18
18
You can’t perform that action at this time.
0 commit comments