Template:Queens Canada/Header

From 2012.igem.org

(Difference between revisions)
Line 311: Line 311:
-
$("#upbutton").mousehold(function(){
+
$("#upbutton").mousehold(1, function(){
      
      
      
      
-
window.scrollBy(0,-10);     
+
window.scrollBy(0,-3);     
-
});
+
},20);
      
      
</script>
</script>
</html>
</html>

Revision as of 14:19, 7 June 2012

up