On page load you can hover this circle and it will display text. This works in Chrome, Firefox and Safari.
If you click the button below it will use the same code and create another circle. The hover functionalilty will only work in Chrome and Firefox.
How can I get this to work in Safari?
This is the simplest example I could come up with, I'm trying to add and SVG in JS after an ajax request and in Safari the events don't seem to be working.