Rohith kms (Talk | contribs) |
Rohith kms (Talk | contribs) |
||
(12 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
<html> | <html> | ||
+ | |||
+ | |||
<center> | <center> | ||
<img src="https://static.igem.org/mediawiki/2017/7/7a/T--IISc-Bangalore--HW--MainPage.svg"> | <img src="https://static.igem.org/mediawiki/2017/7/7a/T--IISc-Bangalore--HW--MainPage.svg"> | ||
</center> | </center> | ||
+ | |||
<div id="contentMain"> | <div id="contentMain"> | ||
Line 118: | Line 121: | ||
− | <div id="scroll" style="padding: 40px; position: | + | |
+ | |||
+ | |||
+ | |||
+ | </div> | ||
+ | |||
+ | <div id="scroll" style="padding: 40px; position: absolute; top: 6%; 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 124: | Line 133: | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
</div> | </div> | ||
Line 135: | Line 141: | ||
}); | }); | ||
− | $( | + | $('#scroll').click(function(){ |
− | $( | + | $("html, body").animate({ scrollTop: $(window).height()}, 600); |
+ | return false; | ||
}); | }); | ||
Latest revision as of 01:43, 2 November 2017