This project is for use during teaching to create a sequence of images the change, originally for a workshop by Charlotte Webb and Conor Rigby at the Creative Computing Institute to display a sequence of webpage screenshots due to a security limitation of modern browsers that prevents loading website cross domain.
Step by step instructions
- Download from GitHub
- Add your images into the
slides
folder. - Number the images 01.png to 99.png
- Update
script.js
with the delay between slides and the number of slides. - Save
- Drag
index.html
into a web browser. - Profit!