Shreygupta (Talk | contribs) |
Shreygupta (Talk | contribs) |
||
Line 359: | Line 359: | ||
background: none; | background: none; | ||
} | } | ||
− | #bigfooter table tr td | + | #bigfooter table tr td { |
+ | border: none; | ||
+ | background: none; | ||
+ | } | ||
+ | #bigfooter table tr th { | ||
border: none; | border: none; | ||
background: none; | background: none; | ||
Line 508: | Line 512: | ||
<script type="text/javascript" src="https://2017.igem.org/Template:IISc-Bangalore/slide-nav?action=raw&ctype=text/javascript"></script> | <script type="text/javascript" src="https://2017.igem.org/Template:IISc-Bangalore/slide-nav?action=raw&ctype=text/javascript"></script> | ||
+ | <script> | ||
+ | $("#pagefooter").css("bottom", "-"+String($("#bigfooter").height())+"px"); | ||
+ | $("#pagefooter").click(function() { | ||
+ | $("#pagefooter").toggleClass("expanded"); | ||
+ | $(".footerarrow").toggleClass("inverted"); | ||
+ | }); | ||
+ | </script> | ||
</html> | </html> |
Revision as of 15:46, 1 November 2017