Line 49: | Line 49: | ||
links.forEach(function (link) { | links.forEach(function (link) { | ||
− | |||
$(svg.getElementById(link[0])).hover(function () { | $(svg.getElementById(link[0])).hover(function () { | ||
$(this).css('cursor', 'pointer'); | $(this).css('cursor', 'pointer'); |
Latest revision as of 17:44, 31 October 2017