Team:KAIST Korea/enter
From 2012.igem.org
(Difference between revisions)
Line 51: | Line 51: | ||
<body> | <body> | ||
- | + | <script type="text/javascript" src="jquery.js"> | |
+ | $(document).ready(function(){ | ||
+ | $("top-section").hide(); | ||
+ | }); | ||
<div id="content"> | <div id="content"> | ||
<a class="back" href="https://igem.org/Main_Page"></a> | <a class="back" href="https://igem.org/Main_Page"></a> |
Revision as of 02:35, 2 August 2012
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">