Some CSS style and DOM id/class cleanup.

This commit is contained in:
Joel Martin
2011-09-14 09:24:30 -05:00
parent 7e5f81f255
commit 608e0f52ee
5 changed files with 19 additions and 23 deletions
+1 -1
View File
@@ -86,7 +86,7 @@
}
function mouseMove(x, y) {
var deltaX, deltaY, x1, y1;
var deltaX, deltaY;
if (inMove) {
//deltaX = x - lastPos.x; // drag viewport