Difference between revisions of "Team:NYU Abu Dhabi"

Line 13: Line 13:
 
     window.onload = () => {
 
     window.onload = () => {
 
         var svg = $("hero-image");
 
         var svg = $("hero-image");
 +
        console.log(svg);
 
         svg.find(".bio").hover(function() {
 
         svg.find(".bio").hover(function() {
 
             $(this).css('cursor','pointer');
 
             $(this).css('cursor','pointer');

Revision as of 08:17, 26 October 2017