Line 14: | Line 14: | ||
var svg = document.getElementById("hero-image").getSVGDocument(); | var svg = document.getElementById("hero-image").getSVGDocument(); | ||
$(svg.getElementById("bio")).popover({container: "body", title: "Biology", content: "Stuff", placement: | $(svg.getElementById("bio")).popover({container: "body", title: "Biology", content: "Stuff", placement: | ||
− | 'top'}); | + | 'top', position:'fixed'}); |
Revision as of 10:42, 26 October 2017