Line 34: | Line 34: | ||
#menu table{ | #menu table{ | ||
width:600px; | width:600px; | ||
+ | } | ||
+ | .blocknoanimation { | ||
+ | text-align: center; | ||
+ | margin-top: 50px; | ||
+ | |||
} | } | ||
.block { | .block { | ||
Line 62: | Line 67: | ||
</p> | </p> | ||
</div> | </div> | ||
− | <div id="menu" class=" | + | <div id="menu" class="blocknoanimation"> |
<table> | <table> | ||
<caption style="font-family:'Comic Sans MS';font-size:20px;margin-bottom:10px;">Menu for protocols</caption> | <caption style="font-family:'Comic Sans MS';font-size:20px;margin-bottom:10px;">Menu for protocols</caption> | ||
Line 98: | Line 103: | ||
<tr> | <tr> | ||
<td style="font-family:'Comic Sans MS'">6</td> | <td style="font-family:'Comic Sans MS'">6</td> | ||
− | <td style="font-family:'Comic Sans MS'"><a href="#Protein_Characterisation" onlick="showup('Protein_Characterisation') | + | <td style="font-family:'Comic Sans MS'"><a href="#Protein_Characterisation" onlick="showup('Protein_Characterisation');">Protein Characterisation</a></td> |
</tr> | </tr> | ||
Line 138: | Line 143: | ||
<embed src="https://static.igem.org/mediawiki/2017/4/4f/SIAT-SCIE_Radiation_Resistance_Test.pdf" alt="Radiation_Resistance_Test" /> | <embed src="https://static.igem.org/mediawiki/2017/4/4f/SIAT-SCIE_Radiation_Resistance_Test.pdf" alt="Radiation_Resistance_Test" /> | ||
</div> | </div> | ||
− | <div class=" | + | <div class="blocknoanimation"><br /><br /></div> |
<br/> | <br/> | ||
<br/> | <br/> | ||
Line 148: | Line 153: | ||
if (!document.getElementById(elementID)) return false; | if (!document.getElementById(elementID)) return false; | ||
var elem = document.getElementById(elementID); | var elem = document.getElementById(elementID); | ||
− | document.getElementsByClassName("block").style.display = "none | + | document.getElementsByClassName(" block").style.display = "none"; |
alert('yes!'); | alert('yes!'); | ||
− | elem.style.display = "block | + | elem.style.display = " block"; |
} | } | ||
</script> | </script> | ||
</html> | </html> | ||
{{SIAT-SCIE footer}} | {{SIAT-SCIE footer}} |
Revision as of 12:08, 20 September 2017