(33 intermediate revisions by the same user not shown) | |||
Line 32: | Line 32: | ||
var links = [ | var links = [ | ||
− | ["bio", "https://2017.igem.org/Team:NYU_Abu_Dhabi/ | + | ["bio", "https://2017.igem.org/Team:NYU_Abu_Dhabi/Description"], |
− | ["engineering", "https://2017.igem.org/Team:NYU_Abu_Dhabi/ | + | ["engineering", "https://2017.igem.org/Team:NYU_Abu_Dhabi/Description"], |
["demo", "https://2017.igem.org/Team:NYU_Abu_Dhabi/Demonstrate"], | ["demo", "https://2017.igem.org/Team:NYU_Abu_Dhabi/Demonstrate"], | ||
− | ["integrated", ""], | + | ["integrated", "https://2017.igem.org/Team:NYU_Abu_Dhabi/HP/Gold_Integrated"], |
− | ["hpsilver", ""], | + | ["hpsilver", "https://2017.igem.org/Team:NYU_Abu_Dhabi/HP/Silver"], |
− | ["englab", ""], | + | ["englab", "https://2017.igem.org/Team:NYU_Abu_Dhabi/Engineering"], |
− | ["design", ""], | + | ["design", "https://2017.igem.org/Team:NYU_Abu_Dhabi/Applied_Design"], |
− | [" | + | ["app", "https://2017.igem.org/Team:NYU_Abu_Dhabi/HP/Silver"], |
− | ["attributions", ""], | + | ["attributions", "https://2017.igem.org/Team:NYU_Abu_Dhabi/Attributions"], |
− | ["team", ""], | + | ["team", "https://2017.igem.org/Team:NYU_Abu_Dhabi/Team"], |
− | ["parts", ""], | + | ["parts", "https://2017.igem.org/Team:NYU_Abu_Dhabi/Parts"], |
− | ["results", ""], | + | ["results", "https://2017.igem.org/Team:NYU_Abu_Dhabi/Results"], |
− | ["protocols", ""], | + | ["protocols", "https://2017.igem.org/Team:NYU_Abu_Dhabi/Protocols"], |
− | ["biolab", ""] | + | ["biolab", "https://2017.igem.org/Team:NYU_Abu_Dhabi/Biology"] |
] | ] | ||
− | + | links.forEach(function (link) { | |
$(svg.getElementById(link[0])).hover(function () { | $(svg.getElementById(link[0])).hover(function () { | ||
$(this).css('cursor', 'pointer'); | $(this).css('cursor', 'pointer'); | ||
Line 56: | Line 56: | ||
window.location.href = link[1]; | window.location.href = link[1]; | ||
}); | }); | ||
+ | }); | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | </script> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
− | + | ||
</head> | </head> | ||
Line 84: | Line 67: | ||
<!-- Navbar --> | <!-- Navbar --> | ||
<nav class="navbar navbar-expand-lg fixed-top navbar-light bg-light"> | <nav class="navbar navbar-expand-lg fixed-top navbar-light bg-light"> | ||
− | <a class="navbar-brand" href=" | + | <a class="navbar-brand" href="https://2017.igem.org/Team:NYU_Abu_Dhabi"> |
<img src="https://static.igem.org/mediawiki/2017/0/0d/T--NYU_Abu_Dhabi--horizontal-logo.png" alt="" /> | <img src="https://static.igem.org/mediawiki/2017/0/0d/T--NYU_Abu_Dhabi--horizontal-logo.png" alt="" /> | ||
</a> | </a> | ||
Line 155: | Line 138: | ||
</nav> | </nav> | ||
− | <!-- BEGIN CONTENT HERE --> | + | <!-- BEGIN CONTENT HERE https://static.igem.org/mediawiki/2017/b/b2/FinalImg.svg--> |
− | + | ||
− | <object id="hero-image" data="https://static.igem.org/mediawiki/2017/ | + | <object id="hero-image" data="https://static.igem.org/mediawiki/2017/b/b2/FinalImg.svg" type="image/svg+xml"> </object> |
<!-- END CONTENT HERE --> | <!-- END CONTENT HERE --> |
Latest revision as of 17:44, 31 October 2017