File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ <h2>Mobile page structure</h2>
4242 <meta name="viewport" content="width=device-width, initial-scale=1">
4343
4444 <link rel="stylesheet" href="http://code.jquery.com/mobile/1.2.0-beta.1/jquery.mobile-1.2.0-beta.1.min.css" />
45- <script src="http://code.jquery.com/jquery-1.7.2 .min.js"></script>
45+ <script src="http://code.jquery.com/jquery-1.8.1 .min.js"></script>
4646 <script src="http://code.jquery.com/mobile/1.2.0-beta.1/jquery.mobile-1.2.0-beta.1.min.js"></script>
4747</head>
4848
@@ -94,7 +94,7 @@ <h2>Putting it together: Basic single page template</h2>
9494 <meta name="viewport" content="width=device-width, initial-scale=1">
9595
9696 <link rel="stylesheet" href="http://code.jquery.com/mobile/1.2.0-beta.1/jquery.mobile-1.2.0-beta.1.min.css" />
97- <script src="http://code.jquery.com/jquery-1.7.2 .min.js"></script>
97+ <script src="http://code.jquery.com/jquery-1.8.1 .min.js"></script>
9898 <script src="http://code.jquery.com/mobile/1.2.0-beta.1/jquery.mobile-1.2.0-beta.1.min.js"></script>
9999</head>
100100<body>
You can’t perform that action at this time.
0 commit comments