Team:DTU-Denmark/sysucolortest
From 2014.igem.org
(Difference between revisions)
Line 11: | Line 11: | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
- | $('. | + | $('.scrollable').click(function() { |
$('body').animate({ | $('body').animate({ | ||
scrollTop: eval($('#' + $(this).attr('target')).offset().top) | scrollTop: eval($('#' + $(this).attr('target')).offset().top) |
Revision as of 12:39, 16 October 2014
MOVED to template_css