SVG Marquee Maker

by ten_6044
See Code Download Embed
Make sure to enable JavaScript extensions to use this project.

First, choose "Enter text". Then press "Next". Enter contents of the marquee/running text. An animated SVG file will be downloaded as a marquee and you can view it. Useful for some cases.

BTW marquee is a running text.

Credits
=====
- I took the script from https://snap.berkeley.edu/snap/libraries/SciSnapExtensions.js and modified it. I'm still new to JS.
- The CSS colors were taken from https://developer.mozilla.org/en-US/docs/Web/CSS/named-color

Changelog
=====
Oct 4, 2022 (part 3) - Now you can change the width of the running text.
Oct 4, 2022 (part 2) - Now you can change the color of the running text.
Oct 4, 2022 (part 1) - An idea from the topic of this project is now to remove the character limit. Longer text may have longer delay on marquees, but that doesn't matter.

Notes:
- While CSS has "magenta" or "cyan", I don't include it here because they look identical to "fuchsia" and "aqua" and they are confused why there are duplicates. However, "gray" and "grey" duplicates are kept because it's for US and British people to understand, and colors like "darkmagenta" or "lightcyan" aren't excluded; they have no duplicates such as "darkfuchsia" or "lightaqua", which does not exist in CSS.

Created October 3, 2022

Last updated July 6, 2023

Shared October 3, 2022