diff --git a/index.htm b/index.htm index d015286..b288d56 100755 --- a/index.htm +++ b/index.htm @@ -97,9 +97,9 @@ <html lang="en-US"> <head> <title>Shower</title> - <meta charset="UTF-8"> - <link rel="stylesheet" href="s/screen.css"> - <script src="j/jquery.js"></script> + <meta charset="UTF-8"> + <link rel="stylesheet" href="s/screen.css"> + <script src="j/jquery.js"></script> </head> @@ -114,7 +114,7 @@

May or may not crash your browser

-			    <meta charset="UTF-8">
+				<meta charset="UTF-8">
 			

Lock up your machine

diff --git a/scripts/script.js b/scripts/script.js index cbda339..59e5f29 100755 --- a/scripts/script.js +++ b/scripts/script.js @@ -31,7 +31,7 @@ body.style.msTransform = transform; body.style.transform = transform; } - + function turnSlide(e) { var current = hashList[url.hash], target;