jQuery Image Scrollers

jQuery, Javascript, HTML, CSS, UX/UI, Agile Method

I created this basic image scroller from scratch without the assistance of tutorials. I built this image scroller to assess the width of its content and structure the container accordingly.

This scroller runs continuously and requires that the artwork be placed on a consistently sized matte, and that the images to be marked up as list items.

The javascript file driving this animation includes configurable variables that assign the right hand margin, image width, and the animation speed. This is a basic functional model that I extended to include a hover and stop effect to accomodate linked images.

Github files are self contained in a single HTML file per project.