Logo Strip #0001

JS

Description

Animated infinitely scrolling Marque

All the styling and animations are done in CSS however to help simplify the CSS a small JavaScript function adds a css variable to each icon on load which represents the items off set. This can be set manually in the CSS but is as convenient as any additional icons would require the user to further update the CSS to accommodate the new logos.

Ultimately, the JS just makes it more easily maintainable and more easily scalable… it’s just a quality of life choice.