removed media attrs in markup. We can do this internally in the css if necessary, but in general, this css only applies to js-generated classes anyway.

This commit is contained in:
scottjehl 2010-10-12 15:14:07 -04:00
parent 4278d61c96
commit 091c00a9cf
76 changed files with 83 additions and 83 deletions

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Framework - Static Containers, States</title>
<link rel="stylesheet" media="only all" href="css/all" />
<link rel="stylesheet" href="css/all" />
<script type="text/javascript" src="js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Framework - Dialog Example</title>
<link rel="stylesheet" media="only all" href="css/all" />
<link rel="stylesheet" href="css/all" />
<script type="text/javascript" src="js/all"></script>
</head>
<body>

View file

@ -3,7 +3,7 @@
<html>
<head>
<title>jQuery Mobile Framework - Filtered List View</title>
<link rel="stylesheet" media="only all" href="css/all" />
<link rel="stylesheet" href="css/all" />
<script type="text/javascript" src="js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Framework - Fixed toolbars variation</title>
<link rel="stylesheet" media="only all" href="css/all" />
<link rel="stylesheet" href="css/all" />
<script type="text/javascript" src="js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Framework - Toolbars demo</title>
<link rel="stylesheet" media="only all" href="css/all" />
<link rel="stylesheet" href="css/all" />
<script type="text/javascript" src="js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Framework - Persistent footer demo</title>
<link rel="stylesheet" media="only all" href="css/all" />
<link rel="stylesheet" href="css/all" />
<script type="text/javascript" src="js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Framework - Persistent footer demo</title>
<link rel="stylesheet" media="only all" href="css/all" />
<link rel="stylesheet" href="css/all" />
<script type="text/javascript" src="js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Framework - Form Controls</title>
<link rel="stylesheet" media="only all" href="css/all" />
<link rel="stylesheet" href="css/all" />
<script type="text/javascript" src="js/all"></script>
</head>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Framework - Listview Examples</title>
<link rel="stylesheet" media="only all" href="css/all" />
<link rel="stylesheet" href="css/all" />
<script type="text/javascript" src="js/all"></script>
</head>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Framework - navbar Example</title>
<link rel="stylesheet" media="only all" href="css/all" />
<link rel="stylesheet" href="css/all" />
<script type="text/javascript" src="js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Framework - Static Progressbar Example</title>
<link rel="stylesheet" media="only all" href="css/all" />
<link rel="stylesheet" href="css/all" />
<script type="text/javascript" src="js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Framework - Search Results</title>
<link rel="stylesheet" media="only all" href="css/all" />
<link rel="stylesheet" href="css/all" />
<script type="text/javascript" src="js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Framework - Search Example</title>
<link rel="stylesheet" media="only all" href="css/all" />
<link rel="stylesheet" href="css/all" />
<script type="text/javascript" src="js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Framework - Transition Completed!</title>
<link rel="stylesheet" media="only all" href="css/all" />
<link rel="stylesheet" href="css/all" />
<script type="text/javascript" src="js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Framework - Static Containers, States</title>
<link rel="stylesheet" media="only all" href="css/all" />
<link rel="stylesheet" href="css/all" />
<script type="text/javascript" src="js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Buttons</title>
<link rel="stylesheet" media="only all" href="../css/all" />
<link rel="stylesheet" href="../css/all" />
<script type="text/javascript" src="../js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Buttons</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Buttons</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
<script type="text/javascript" src="../docs/docs.js"></script>
</head>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Buttons</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
<script type="text/javascript" src="../docs/docs.js"></script>
</head>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Buttons</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
<script type="text/javascript" src="../docs/docs.js"></script>
</head>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Buttons</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
<script type="text/javascript" src="../docs/docs.js"></script>
</head>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Lists</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
<script type="text/javascript" src="../docs/docs.js"></script>
</head>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Lists</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
<script type="text/javascript" src="../docs/docs.js"></script>
</head>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Buttons</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
<script type="text/javascript" src="../docs/docs.js"></script>
</head>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Forms</title>
<link rel="stylesheet" media="only all" href="../css/all" />
<link rel="stylesheet" href="../css/all" />
<script type="text/javascript" src="../js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery UI Mobile Framework - Documentation</title>
<link rel="stylesheet" media="only all" href="css/all" />
<link rel="stylesheet" href="css/all" />
<script type="text/javascript" src="js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Intro</title>
<link rel="stylesheet" media="only all" href="../css/all" />
<link rel="stylesheet" href="../css/all" />
<script type="text/javascript" src="../js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Links</title>
<link rel="stylesheet" media="only all" href="../css/all" />
<link rel="stylesheet" href="../css/all" />
<script type="text/javascript" src="../js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Lists</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Lists</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Lists</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Lists</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
<script type="text/javascript" src="docs/docs.js"></script>
</head>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Lists</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
<script type="text/javascript" src="docs/docs.js"></script>
</head>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Lists</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
<script type="text/javascript" src="docs/docs.js"></script>
</head>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Lists</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
<script type="text/javascript" src="docs/docs.js"></script>
</head>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Lists</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
<script type="text/javascript" src="docs/docs.js"></script>
</head>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Lists</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
<script type="text/javascript" src="docs/docs.js"></script>
</head>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Lists</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
<script type="text/javascript" src="docs/docs.js"></script>
</head>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Lists</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
<script type="text/javascript" src="docs/docs.js"></script>
</head>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Lists</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
<script type="text/javascript" src="docs/docs.js"></script>
</head>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Lists</title>
<link rel="stylesheet" media="only all" href="css/all" />
<link rel="stylesheet" href="css/all" />
<script type="text/javascript" src="js/all"></script>
<script type="text/javascript" src="docs/docs.js"></script>
</head>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Lists</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
<script type="text/javascript" src="docs/docs.js"></script>
</head>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Lists</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
<script type="text/javascript" src="docs/docs.js"></script>
</head>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Intro</title>
<link rel="stylesheet" media="only all" href="../css/all" />
<link rel="stylesheet" href="../css/all" />
<script type="text/javascript" src="../js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Buttons</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Framework - Dialog Example</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Pages</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Pages</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Pages</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Pages</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Pages</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Pages</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
<script type="text/javascript" src="docs/docs.js"></script>
</head>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Framework - Static Containers, States</title>
<link rel="stylesheet" media="only all" href="../css/all" />
<link rel="stylesheet" href="../css/all" />
<script type="text/javascript" src="../js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Toolbars</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Framework - Toolbars demo</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Framework - Fixed toolbars variation</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Framework - Toolbars demo</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Framework - Toolbars demo</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Toolbars</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Toolbars</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Toolbars</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Toolbars</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Framework - Persistent footer demo</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Framework - Persistent footer demo</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Docs - Toolbars</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Framework - navbar Example</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
</head>
<body>

View file

@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>jQuery Mobile Framework - Converter Demo Application</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
</head>
<body>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery Mobile Framework - navbar Example</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
</head>
<body>

View file

@ -2,13 +2,13 @@
<html>
<head>
<title>jQuery Mobile Framework - Photo 1</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
</head>
<body class="ui-body-a">
<div data-role="page" data-fullscreen="true">
<link rel="stylesheet" media="only all" href="photos.css" />
<link rel="stylesheet" href="photos.css" />
<script type="text/javascript" src="photos.js"></script>
<div data-role="header">

View file

@ -2,13 +2,13 @@
<html>
<head>
<title>jQuery Mobile Framework - Photo 1</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
</head>
<body>
<div data-role="page" data-fullscreen="true">
<link rel="stylesheet" media="only all" href="photos.css" />
<link rel="stylesheet" href="photos.css" />
<script type="text/javascript" src="photos.js"></script>
<div data-role="header" id="">

View file

@ -2,13 +2,13 @@
<html>
<head>
<title>jQuery Mobile Framework - Photo 1</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
</head>
<body>
<div data-role="page" data-fullscreen="true">
<link rel="stylesheet" media="only all" href="photos.css" />
<link rel="stylesheet" href="photos.css" />
<script type="text/javascript" src="photos.js"></script>
<div data-role="header" id="photoview">

View file

@ -2,13 +2,13 @@
<html>
<head>
<title>jQuery Mobile Framework - Photo 1</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
</head>
<body>
<div data-role="page" data-fullscreen="true">
<link rel="stylesheet" media="only all" href="photos.css" />
<link rel="stylesheet" href="photos.css" />
<script type="text/javascript" src="photos.js"></script>
<div data-role="header">

View file

@ -2,13 +2,13 @@
<html>
<head>
<title>jQuery Mobile Framework - Photo 1</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
</head>
<body>
<div data-role="page" data-fullscreen="true">
<link rel="stylesheet" media="only all" href="photos.css" />
<link rel="stylesheet" href="photos.css" />
<script type="text/javascript" src="photos.js"></script>
<div data-role="header">
<h1>Nathan running</h1>

View file

@ -2,13 +2,13 @@
<html>
<head>
<title>jQuery Mobile Framework - Photo 1</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
</head>
<body>
<div data-role="page" data-fullscreen="true">
<link rel="stylesheet" media="only all" href="photos.css" />
<link rel="stylesheet" href="photos.css" />
<script type="text/javascript" src="photos.js"></script>
<div data-role="header">
<h1>Sandy beach</h1>

View file

@ -2,14 +2,14 @@
<html>
<head>
<title>jQuery Mobile Framework - Datepicker</title>
<link rel="stylesheet" media="only all" href="../../css/all" />
<link rel="stylesheet" href="../../css/all" />
<script type="text/javascript" src="../../js/all"></script>
</head>
<body>
<div data-role="page">
<link rel="stylesheet" media="only all" href="jquery.ui.datepicker.css" />
<link rel="stylesheet" href="jquery.ui.datepicker.css" />
<script type="text/javascript" src="jquery.ui.datepicker.js"></script>
<script type="text/javascript">
$(function(){

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>jQuery UI Mobile Framework</title>
<link rel="stylesheet" media="only all" href="css/all" />
<link rel="stylesheet" href="css/all" />
<script type="text/javascript" src="js/all"></script>
</head>
<body>