diff --git a/entries/pagecontainer.xml b/entries/pagecontainer.xml index 6e1f4e7b..80be7b53 100644 --- a/entries/pagecontainer.xml +++ b/entries/pagecontainer.xml @@ -17,9 +17,9 @@ Multipage example - + - +
diff --git a/entries2html.xsl b/entries2html.xsl index 98a5ff95..cce6d4cd 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.0/jquery.mobile-1.4.0.min.css"> + <link rel="stylesheet" href="//code.jquery.com/mobile/1.4.1/jquery.mobile-1.4.1.min.css"> <script src="//code.jquery.com/jquery-1.10.2.min.js"></script> - <script src="//code.jquery.com/mobile/1.4.0/jquery.mobile-1.4.0.min.js"></script> + <script src="//code.jquery.com/mobile/1.4.1/jquery.mobile-1.4.1.min.js"></script> <style> </style> </head> <body> diff --git a/pages/tabs.html b/pages/tabs.html index f5c07ce1..56bac872 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 b5f352a2..b7726818 100644 --- a/resources/button/example48.html +++ b/resources/button/example48.html @@ -5,9 +5,9 @@ - + - +