Line 12: | Line 12: | ||
<script> | <script> | ||
window.onload = () => { | window.onload = () => { | ||
− | var | + | var svg = document.getElementById("hero-image").contentDocument; |
− | + | $(".hero-image).find(".bio").popover({content: "content", title: "title"}); | |
} | } | ||
</script> | </script> |
Revision as of 08:11, 26 October 2017