Rohith kms (Talk | contribs) |
Rohith kms (Talk | contribs) |
||
Line 4: | Line 4: | ||
− | <div id="scroll" style="padding: 40px; position: absolute; top: | + | <div id="scroll" style="padding: 40px; position: absolute; top: 5%; left: 45.5%;"> |
<center> | <center> | ||
<img src="https://static.igem.org/mediawiki/2017/b/b4/T--IISc-Bangalore--HW--scroll.png" height="50" width="50" id="scroll"> | <img src="https://static.igem.org/mediawiki/2017/b/b4/T--IISc-Bangalore--HW--scroll.png" height="50" width="50" id="scroll"> | ||
Line 137: | Line 137: | ||
window.slide = new SlideNav({ | window.slide = new SlideNav({ | ||
changeHash: true | changeHash: true | ||
− | |||
− | |||
− | |||
− | |||
}); | }); | ||
$('#scroll').click(function(){ | $('#scroll').click(function(){ | ||
− | $("html, body").animate({ | + | $("html, body").animate({$(window).height()}, 600); |
return false; | return false; | ||
}); | }); |
Revision as of 01:38, 2 November 2017