Team:ETH Zurich/Templates/TestHeader

From 2012.igem.org

(Difference between revisions)
Line 28: Line 28:
#contentSub {display: none;}
#contentSub {display: none;}
p:first-child { display: none;}
p:first-child { display: none;}
-
.compatibility_div { display: none;}
+
 
.clear
.clear
{ clear: both;
{ clear: both;
Line 188: Line 188:
$(document).ready(function()
$(document).ready(function()
{
{
 +
  // Hide partsregistry stuff
 +
  $('.compatibility_div').hide();
 +
   // Navigation
   // Navigation
   $('#eth_nav > ul > li').bind('mouseover', eth_nav_open);
   $('#eth_nav > ul > li').bind('mouseover', eth_nav_open);

Revision as of 19:52, 24 September 2012

Eth page header.png