Difference between revisions of "Team:KCL UK/Public Engagement"

Line 969: Line 969:
  
 
<script
 
<script
$('a').click(function(){
+
 
    $('html, body').animate({
+
        scrollTop: $( $(this).attr('href') ).offset().top
+
    }, 500);
+
    return false;
+
});
+
 
</script>
 
</script>
  

Revision as of 14:25, 13 October 2018

KCL iGEM