Relative Content

Tag Archive for javascripthtmlcsssvgtext

Textpath and text animation issue

I am creating alerts to broadcast via streamelements. I have my code in HTML, CSS and JS where the text follows a text path (I want the text to follow an L shape) and I want to apply a wobble effect to each letter individually. If you place the text without the svg, the animation works fine, but if you put the text inside the textpath, it stays static. Are they incompatible?