-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
Hi,
Great lib - but wondering why there isn't support for svg text elements, and if there is any plan to add support.
html:
<svg id="t2">
<text x="250" y="250" fill="none" stroke="#ffffff" style="stroke-width: 1px;">Test</text>
</svg>
js:
var v_text2 = new Vivus('t2', { type: 'delayed', duration: 200, start: 'autostart' });
This example makes me think it should be doable, but i'm very new to svg stuff so maybe I'm missing something:
http://codepen.io/yoksel/pen/XJbzrO
Thanks!
schneiderfelipe
Metadata
Metadata
Assignees
Labels
No labels