Template:Team:Sheffield/NavigationBar
From 2014.igem.org
(Difference between revisions)
Line 7: | Line 7: | ||
<style> | <style> | ||
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/ | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/ | ||
+ | |||
+ | #menubar.left-menu.noprint ul li:last-child { | ||
+ | display:none; | ||
+ | } | ||
#top-section { | #top-section { | ||
Line 154: | Line 158: | ||
} | } | ||
</style> | </style> | ||
+ | <script src="jquery-1.11.1.min.js"></script> | ||
<script> | <script> | ||
$(".pageContent").scroll(function() { | $(".pageContent").scroll(function() { |
Revision as of 08:17, 14 September 2014