Template:Team:HokkaidoU Japan/JS
From 2014.igem.org
(Difference between revisions)
Line 6: | Line 6: | ||
(function() { | (function() { | ||
$(function() { | $(function() { | ||
- | return $('#menubar.left-menu ul li:last-child').css(' | + | return $('#menubar.left-menu ul li:last-child').css('display', 'none'); |
}); | }); | ||
}).call(this); | }).call(this); |
Revision as of 15:42, 15 October 2014