- This thing uses WebGL! If you don't see anything on the left enable WebGL in your browser or visit the official WebGL website to troubleshoot problems.
+
+ + Troubleshooting
+
+
+ This thing uses WebGL! If you don't see anything on the left enable WebGL in your browser or visit the official WebGL website to troubleshoot problems.
+
diff --git a/main.js b/main.js
index 8dfd08a..696f0a9 100644
--- a/main.js
+++ b/main.js
@@ -92,8 +92,9 @@ $(document).ready(function(){
mouseDownY = null;
});
- //Tips and tricks
+ //Hide elements
$("#tipsntricks").hide();
+ $("#troubleshooting").hide();
});
function setup(){