Line 12: | Line 12: | ||
<script> | <script> | ||
window.onload = () => { | window.onload = () => { | ||
− | var svg = $("hero-image"); | + | var svg = $(".hero-image"); |
console.log(svg); | console.log(svg); | ||
svg.find(".bio").hover(function() { | svg.find(".bio").hover(function() { |
Revision as of 08:19, 26 October 2017