examples: Consistent markup and no protocol-relative urls
To ensure these work locally over the file:/// protocol, simply use https instead. Straighten out inconsistencies in the markup (closing slash). Made to match the test/index.html file. Also: * index-mobile.html: Re-use jQuery object instead of executing the same query three times. * test: Remove unused qunit-fixture element.
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
</head>
|
||||
<body>
|
||||
<div id="qunit"></div>
|
||||
<div id="qunit-fixture"></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user