Line 61: | Line 61: | ||
// in case you preview mode is selected, the menu is hidden for better visibility | // in case you preview mode is selected, the menu is hidden for better visibility | ||
if (window.location.href.indexOf("submit") >= 0) { | if (window.location.href.indexOf("submit") >= 0) { | ||
− | $(". | + | $(".igem_2018_menu_wrapper").hide(); |
} | } | ||
Line 72: | Line 72: | ||
// show/hide the menu wrapper | // show/hide the menu wrapper | ||
− | $(". | + | $(".igem_2018_menu_wrapper").fadeToggle("100"); |
}); | }); | ||
} | } | ||
Line 247: | Line 247: | ||
<img src="https://static.igem.org/mediawiki/2017/4/46/T--U_of_Guelph--iGEMGuelphLogo.png" class="guelphiGEMLogo"> | <img src="https://static.igem.org/mediawiki/2017/4/46/T--U_of_Guelph--iGEMGuelphLogo.png" class="guelphiGEMLogo"> | ||
− | <a href="https:// | + | <a href="https://2018.igem.org/Team:UofGuelph" >Home</a> |
<div class="dropdown"> | <div class="dropdown"> | ||
<button class="dropbtn">Team</button> | <button class="dropbtn">Team</button> | ||
<div class="dropdown-content"> | <div class="dropdown-content"> | ||
− | <a href="https:// | + | <a href="https://2018.igem.org/Team:UofGuelph/Team">Team</a> |
− | <a href="https:// | + | <a href="https://2018.igem.org/Team:UofGuelph/Collaborations"> |
Collaborations</a> | Collaborations</a> | ||
</div> | </div> | ||
Line 261: | Line 261: | ||
<button class="dropbtn">Project</button> | <button class="dropbtn">Project</button> | ||
<div class="dropdown-content"> | <div class="dropdown-content"> | ||
− | <a href="https:// | + | <a href="https://2018.igem.org/Team:UofGuelph/Description">Description</a> |
− | <a href="https:// | + | <a href="https://2018.igem.org/Team:UofGuelph/Design"> |
Design</a> | Design</a> | ||
− | <a href="https:// | + | <a href="https://2018.igem.org/Team:UofGuelph/Experiments">Experiments</a> |
− | <a href="https:// | + | <a href="https://2018.igem.org/Team:UofGuelph/Notebook">Notebook</a> |
− | <a href="https:// | + | <a href="https://2018.igem.org/Team:UofGuelph/Results">Results</a> |
− | <a href="https:// | + | <a href="https://2018.igem.org/Team:UofGuelph/Attributions">Attributions</a> |
</div> | </div> | ||
</div> | </div> | ||
− | <a href="https://igem.org/ | + | <a href="https://igem.org/2018_Judging_Form?team=UofGuelph">Judging Form</a> |
</div> | </div> | ||
Line 282: | Line 282: | ||
<button class="dropbtn">Project</button> | <button class="dropbtn">Project</button> | ||
<div class="dropdown-content"> | <div class="dropdown-content"> | ||
− | <a href="https:// | + | <a href="https://2018.igem.org/Team:UofGuelph/Description">Description</a> |
− | <a href="https:// | + | <a href="https://2018.igem.org/Team:UofGuelph/Design"> |
Design</a> | Design</a> | ||
− | <a href="https:// | + | <a href="https://2018.igem.org/Team:UofGuelph/Experiments">Experiments</a> |
− | <a href="https:// | + | <a href="https://2018.igem.org/Team:UofGuelph/Notebook">Notebook</a> |
− | <a href="https:// | + | <a href="https://2018.igem.org/Team:UofGuelph/Results">Results</a> |
− | <a href="https:// | + | <a href="https://2018.igem.org/Team:UofGuelph/Attributions">Attributions</a> |
</div> | </div> | ||
</div> | </div> |
Revision as of 23:21, 16 October 2018
<h
<button class="dropbtn">Project</button>
<a href="https://2018.igem.org/Team:UofGuelph/Description">Description</a> <a href="https://2018.igem.org/Team:UofGuelph/Design">
Design</a> <a href="https://2018.igem.org/Team:UofGuelph/Experiments">Experiments</a> <a href="https://2018.igem.org/Team:UofGuelph/Notebook">Notebook</a> <a href="https://2018.igem.org/Team:UofGuelph/Results">Results</a> <a href="https://2018.igem.org/Team:UofGuelph/Attributions">Attributions</a>
<a href="https://igem.org/2018_Judging_Form?team=UofGuelph">Judging Form</a>
</div> </div> </body> </html>