Team:ETH Zurich/Templates/TestHeader
From 2012.igem.org
(Difference between revisions)
Line 159: | Line 159: | ||
#eth_footer { | #eth_footer { | ||
} | } | ||
+ | |||
+ | #eth_references { display: none;} | ||
#eth_references li { display: none;} | #eth_references li { display: none;} | ||
Line 205: | Line 207: | ||
$(this).html('<a href="#'+refId+'">['+refId+']</a>'); | $(this).html('<a href="#'+refId+'">['+refId+']</a>'); | ||
$("#"+refId).show(); | $("#"+refId).show(); | ||
+ | $("#eth_references").show(); | ||
}); | }); | ||
- | |||
}); | }); | ||
Revision as of 19:08, 24 September 2012