Interactive SVGs

Series · 9 parts

A set of tutorials on how to make SVGs interactive.

SVGs are a great way to add high-quality images to a website. One of advantage of using SVG is that they have a Document Object Model so can be manipulated using Javascript in the same way you add interactivity to HTML. This is collection of standalone tutorials looking at different ways to add interactivity. Each one is independent of the others.