Difference between revisions of "Team:Dundee/Forensic Toolkit"
Line 5: | Line 5: | ||
<header> | <header> | ||
+ | <script src="https://2015.igem.org/Team:Dundee/bs.js?action=raw&ctype=text/javascript"></script> | ||
<a class="anchor" id="top"></a> | <a class="anchor" id="top"></a> | ||
<center> | <center> | ||
Line 13: | Line 14: | ||
</header> | </header> | ||
+ | <script type="text/javascript"> | ||
+ | $(document).ready(function(){ | ||
+ | $('a[href^="#"]').on('click',function (e) { | ||
+ | e.preventDefault(); | ||
+ | var target = this.hash, | ||
+ | $target = $(target); | ||
+ | |||
+ | $('html, body').stop().animate({ | ||
+ | 'scrollTop': $target.offset().top | ||
+ | }, 900, 'swing', function () { | ||
+ | window.location.hash = target; | ||
+ | }); | ||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
Revision as of 08:58, 18 August 2015
Watch Our Introduction Video