Wikiki/bulma-tooltip

tooltip is not working for new DOM elements (SVG)

jaguarxii opened this issue · 1 comments

I am creating DOM elements after "document.ready()" (svg elements), I assigned the "tooltip" class and "data-tooltip" properties, but it does not show.

Do you have any advice?

Best regards

image

Update 2018-09-22: here a sample:
https://jsfiddle.net/jaguarito/260d1cms/30/

Hi,

sorry but :before and :after do not currently work on SVG elements. So tooltip won't work on SVG.