Difference between revisions of "Team:NYU Abu Dhabi"

Line 56: Line 56:
 
                         $(this).css('cursor', 'auto');
 
                         $(this).css('cursor', 'auto');
 
                     }).click(function () {
 
                     }).click(function () {
                         window.location.href = links[i][1];
+
                         window.location.replace(links[i][1]);
 
                     });
 
                     });
 
                 }
 
                 }

Revision as of 13:09, 28 October 2017