Sha256: 593d89eb4c13781f95e75a36a0f0cb7db7c5ea705340aac74df689992d296c0e

Contents?: true

Size: 1.06 KB

Versions: 4

Compression:

Stored size: 1.06 KB

Contents

<!DOCTYPE html>
<html>
<head>
	<meta charset="utf-8" />
	<title>Respond JS Test Page</title>
	<link href="http://scottjehl.com/respond-proxy/test.css" rel="stylesheet"/>
	<link href="http://scottjehl.com/respond-proxy/test2.css" media="screen and (min-width: 600px)" rel="stylesheet"/>
	<script src="../respond.src.js"></script>
	
	<!-- Respond.js proxy on external server -->
	<link href="http://scottjehl.com/respond-proxy/respond-proxy.html" id="respond-proxy" rel="respond-proxy" />
	<link href="respond.proxy.gif" id="respond-redirect" rel="respond-redirect" />
	<script src="respond.proxy.js"></script>
</head> 
<body>
	<p>This is a visual test file for cross-domain proxy.</p>

	<p>The media queries in the included CSS file simply change the body's background color depending on the browser width. If you see any colors aside from black, then the media queries are working in your browser. You can resize your browser window to see it change on the fly.</p>


	<p id="attribute-test">Media-attributes are working too! This should be visible above 600px.</p>

</body>
</html>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
survivalkit-1.0.beta.15 templates/project/sources/Respond/cross-domain/example.html
survivalkit-1.0.beta.14 templates/project/sources/Respond/cross-domain/example.html
survivalkit-1.0.beta.13 templates/project/sources/Respond/cross-domain/example.html
survivalkit-1.0.beta.12 templates/project/sources/Respond/cross-domain/example.html