An open API service indexing awesome lists of open source software.

https://github.com/ryqndev/fadeimages

Pure JS code that fades through images like a slideshow. (All images taken from pexels, a collection of royalty-free images site)
https://github.com/ryqndev/fadeimages

fade open-source pure-javascript slideshow

Last synced: 8 months ago
JSON representation

Pure JS code that fades through images like a slideshow. (All images taken from pexels, a collection of royalty-free images site)

Awesome Lists containing this project

README

          

# fadeImages
Pure JS code that fades through images like a slideshow

How to use:

Open up the script.js file and copy and paste the code into your website docs

Replace all 'bgImg' texts with the html id tag that you would like to add the fade effect to.

There are comments in the file to indicate which values to change to get the result you would like

**remember to compress your images so load time is decreased.**