JavaScript in SVGs

4 · David Walsh · June 30, 2020, 3:42 p.m.
SVGs are such an amazing tool for creating custom fonts, animations, size-reduced graphics, and more. They’re part HTML, part image, and all awesome. Many websites have moved toward SVG instead of JPG, GIF, and PNG due to the flexibility that SVG provides. Whats one example of that flexibility? Did you know that you can embed […] The post JavaScript in SVGs appeared first on David Walsh Blog. ...