Template:Queens Canada/Header

From 2012.igem.org

(Difference between revisions)
Line 7: Line 7:
-
$(".upbutton").mousehold(function(){
+
$("#upbuttontwo").mousehold(function(){
      
      
      
      
-
window.scrollBy(0,-5);     
+
window.scrollBy(0,-10);     
});
});
Line 317: Line 317:
<div class="upbutton">
<div class="upbutton">
-
 
+
<div id="upbuttontwo">
up
up
 +
</div>
</div>
</div>
</html>
</html>

Revision as of 21:11, 6 June 2012

up