Difference between revisions of "Team:NYU Abu Dhabi"

 
(One intermediate revision by the same user not shown)
Line 49: Line 49:
  
 
             links.forEach(function (link) {
 
             links.forEach(function (link) {
                console.log(link);
 
 
                 $(svg.getElementById(link[0])).hover(function () {
 
                 $(svg.getElementById(link[0])).hover(function () {
 
                     $(this).css('cursor', 'pointer');
 
                     $(this).css('cursor', 'pointer');
Line 68: 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="2017.igem.org/Team:NYU_Abu_Dhabi">
+
             <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>

Latest revision as of 17:44, 31 October 2017