summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJules <jules@asdf.us>2015-05-24 11:56:10 -0400
committerJules <jules@asdf.us>2015-05-24 11:56:10 -0400
commit97c4737c406d4f7da6295b1e41eb24299e632fee (patch)
tree6e335eaaf228dd9abce76f212cf1b07166840aa3
parent35f96715b73deff4b26963a0ee34cce7cb6b7ec5 (diff)
z iss
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 50d88c8..c70702f 100644
--- a/index.html
+++ b/index.html
@@ -23,13 +23,13 @@ canvas {
</style>
<body>
<div id="enable">click allow to enable your webcam! <img src="http://www.your3dsource.com/images/colorchangearrowup.gif" width="20"></div>
+<div id="dither"></div>
<div id="stuff">
<div id="state"></div> frames: <input type="text" id="frameCount">
<div id="buttons"></div>
<video id="vid" style="display: none"></video>
<button id="camera" style="display:none">camera</button>
</div>
-<div id="dither"></div>
</body>
<script src="/js/jquery.js"></script>
<script src="canvasquery.js"></script>