Team:UCLA/Aal/javascripttemplate
From 2014.igem.org
(Difference between revisions)
Line 16: | Line 16: | ||
$('.spiderbutton').click(function(){ | $('.spiderbutton').click(function(){ | ||
$("html, body").animate({ scrollTop: 0 }, 500); | $("html, body").animate({ scrollTop: 0 }, 500); | ||
- | + | }); | |
- | + | ||
}); | }); | ||
jQuery(document).ready(function($){ | jQuery(document).ready(function($){ |
Revision as of 22:57, 5 September 2014