diff --git a/entries/pagecontainer.xml b/entries/pagecontainer.xml index 80be7b53..f292313e 100644 --- a/entries/pagecontainer.xml +++ b/entries/pagecontainer.xml @@ -17,9 +17,9 @@ Multipage example - + - +
diff --git a/entries2html.xsl b/entries2html.xsl index cce6d4cd..640eb5f6 100644 --- a/entries2html.xsl +++ b/entries2html.xsl @@ -9,9 +9,9 @@ <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title> demo</title> - <link rel="stylesheet" href="//code.jquery.com/mobile/1.4.1/jquery.mobile-1.4.1.min.css"> + <link rel="stylesheet" href="//code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.css"> <script src="//code.jquery.com/jquery-1.10.2.min.js"></script> - <script src="//code.jquery.com/mobile/1.4.1/jquery.mobile-1.4.1.min.js"></script> + <script src="//code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.js"></script> <style> </style> </head> <body> diff --git a/pages/tabs.html b/pages/tabs.html index 56bac872..9674d21e 100644 --- a/pages/tabs.html +++ b/pages/tabs.html @@ -21,9 +21,9 @@

A basic example of tabs.

collapsible demo - + - + diff --git a/resources/button/example48.html b/resources/button/example48.html index b7726818..2a0fa62d 100644 --- a/resources/button/example48.html +++ b/resources/button/example48.html @@ -5,9 +5,9 @@ - + - +