Line 16: | Line 16: | ||
// allow button on the black menu bar to show/hide the side menu | // allow button on the black menu bar to show/hide the side menu | ||
function hide_show_menu() { | function hide_show_menu() { | ||
− | + | ||
− | // 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(); | $(".igem_2018_menu_wrapper").hide(); | ||
Line 31: | Line 31: | ||
// show/hide the menu wrapper | // show/hide the menu wrapper | ||
$(".igem_2018_menu_wrapper").fadeToggle("100"); | $(".igem_2018_menu_wrapper").fadeToggle("100"); | ||
− | }); | + | }); |
− | } | + | } |
// because the black menu bars loads at a different time than the rest of the page, this function is set on a time out so it can run again in case it has not been loaded yet | // because the black menu bars loads at a different time than the rest of the page, this function is set on a time out so it can run again in case it has not been loaded yet | ||
Line 82: | Line 82: | ||
<ul class="navbar-nav nav-dropdown nav-right" data-app-modern-menu="true"><li class="nav-item dropdown"> | <ul class="navbar-nav nav-dropdown nav-right" data-app-modern-menu="true"><li class="nav-item dropdown"> | ||
<a class="nav-link link text-white dropdown-toggle display-4" href="page3.html" data-toggle="dropdown-submenu" aria-expanded="false"><span class="mbri-star mbr-iconfont mbr-iconfont-btn"></span> | <a class="nav-link link text-white dropdown-toggle display-4" href="page3.html" data-toggle="dropdown-submenu" aria-expanded="false"><span class="mbri-star mbr-iconfont mbr-iconfont-btn"></span> | ||
− | Project</a><div class="dropdown-menu"><a class="text-white dropdown-item display-4" href="Description">Description</a><a class="text-white dropdown-item display-4" href="Parts"> Parts</a><a class="text-white dropdown-item display-4" href="page3.html" aria-expanded="false">Collaboration</a><a class="text-white dropdown-item display-4" href="https://2018.igem.org/Team:Tokyo_Tech/Achievement" aria-expanded="false">Achievement</a></div> | + | Project</a><div class="dropdown-menu"><a class="text-white dropdown-item display-4" href="https://2018.igem.org/Team:Tokyo_Tech/Description">Description</a><a class="text-white dropdown-item display-4" href="https://2018.igem.org/Team:Tokyo_Tech/Parts"> Parts</a><a class="text-white dropdown-item display-4" href="page3.html" aria-expanded="false">Collaboration</a><a class="text-white dropdown-item display-4" href="https://2018.igem.org/Team:Tokyo_Tech/Achievement" aria-expanded="false">Achievement</a></div> |
</li> | </li> | ||
<li class="nav-item dropdown"><a class="nav-link link text-white display-4" href="https://2018.igem.org/Team:Tokyo_Tech/Human_Practices" aria-expanded="false"><span class="mbri-idea mbr-iconfont mbr-iconfont-btn"></span> | <li class="nav-item dropdown"><a class="nav-link link text-white display-4" href="https://2018.igem.org/Team:Tokyo_Tech/Human_Practices" aria-expanded="false"><span class="mbri-idea mbr-iconfont mbr-iconfont-btn"></span> | ||
Human Practice</a></li><li class="nav-item dropdown"><a class="nav-link link text-white display-4" href="https://2018.igem.org/Team:Tokyo_Tech/Model" aria-expanded="false"><span class="mbri-growing-chart mbr-iconfont mbr-iconfont-btn"></span> | Human Practice</a></li><li class="nav-item dropdown"><a class="nav-link link text-white display-4" href="https://2018.igem.org/Team:Tokyo_Tech/Model" aria-expanded="false"><span class="mbri-growing-chart mbr-iconfont mbr-iconfont-btn"></span> | ||
Modelling</a></li><li class="nav-item dropdown"> | Modelling</a></li><li class="nav-item dropdown"> | ||
− | + | ||
<a class="nav-link link text-white dropdown-toggle display-4" href="page4.html" data-toggle="dropdown-submenu" aria-expanded="false"><span class="mbri-quote-left mbr-iconfont mbr-iconfont-btn"></span> | <a class="nav-link link text-white dropdown-toggle display-4" href="page4.html" data-toggle="dropdown-submenu" aria-expanded="false"><span class="mbri-quote-left mbr-iconfont mbr-iconfont-btn"></span> | ||
Experiments</a><div class="dropdown-menu"><a class="text-white dropdown-item display-4" href="https://2018.igem.org/Team:Tokyo_Tech/Experiments">Over View</a><a class="text-white dropdown-item display-4" href="Project-Constraction.html" aria-expanded="false">Constraction</a><a class="text-white dropdown-item display-4" href="Particle-Production.html" aria-expanded="false">Particle Production<br></a><a class="text-white dropdown-item display-4" href="Functional-Evaluation.html" aria-expanded="false">Fuctional Evaluation of Particle</a><a class="text-white dropdown-item display-4" href="https://2018.igem.org/Team:Tokyo_Tech/InterLab" aria-expanded="false">InterLab</a></div> | Experiments</a><div class="dropdown-menu"><a class="text-white dropdown-item display-4" href="https://2018.igem.org/Team:Tokyo_Tech/Experiments">Over View</a><a class="text-white dropdown-item display-4" href="Project-Constraction.html" aria-expanded="false">Constraction</a><a class="text-white dropdown-item display-4" href="Particle-Production.html" aria-expanded="false">Particle Production<br></a><a class="text-white dropdown-item display-4" href="Functional-Evaluation.html" aria-expanded="false">Fuctional Evaluation of Particle</a><a class="text-white dropdown-item display-4" href="https://2018.igem.org/Team:Tokyo_Tech/InterLab" aria-expanded="false">InterLab</a></div> | ||
− | </li><li class="nav-item dropdown"><a class="nav-link link text-white dropdown-toggle display-4" href="page6.html" data-toggle="dropdown-submenu" aria-expanded="false"><span class="mbri-rocket mbr-iconfont mbr-iconfont-btn"></span>About Us</a><div class="dropdown-menu"><a class="text-white dropdown-item display-4" href="https://2018.igem.org/Team:Tokyo_Tech/Team">Team<br></a><a class="text-white dropdown-item display-4" href="https://2018.igem.org/Team:Tokyo_Tech/Attributions" aria-expanded="false">Attribution</a></div></li></ul> | + | </li><li class="nav-item dropdown"><a class="nav-link link text-white dropdown-toggle display-4" href="page6.html" data-toggle="dropdown-submenu" aria-expanded="false"><span class="mbri-rocket mbr-iconfont mbr-iconfont-btn"></span>About Us</a><div class="dropdown-menu"><a class="text-white dropdown-item display-4" href="https://2018.igem.org/Team:Tokyo_Tech/Team">Team<br></a> |
− | + | <a class="text-white dropdown-item display-4" href="https://2018.igem.org/Team:Tokyo_Tech/Attributions" aria-expanded="false">Attribution</a></div></li></ul> | |
+ | |||
</div> | </div> | ||
</nav> | </nav> | ||
</section> | </section> |
Revision as of 13:47, 16 October 2018