Display matching media query and browser width/height.

Display matching media query and browser width/height at the bottom of the viewport.
This commit is contained in:
Alphan Gunayin
2012-07-24 14:12:43 -04:00
parent 7ab682091d
commit 1d5d5b8d04
4 changed files with 37 additions and 1 deletions

View File

@@ -69,8 +69,12 @@
</div><!-- container -->
<div id="debug"></div>
<!-- End Document
================================================== -->
<script src="scripts/jquery_min.js" type="text/javascript"></script>
<script src="scripts/skeletonMatchMedia.js" type="text/javascript"></script>
</body>
</html>