Clickable SVG
Output Readme Download Replit Sel. & Copy Full

About

This repl includes a few JavaScript functions that allow you to move shapes from an SVG element.

To view this on TripleLog, click here.

HTML

The index.html is generated from other repls and includes SVG elements for the states of Georgia, South Carolina, and North Carolina.

JavaScript

The script.js allows you to select one of the states and then change its fill color. If you want to download the SVG or whatever (or really do anything interesting) then you will need to add more functionality.