Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

background-slideshow

About

background-slideshow is a function based on the jQuery

Usage

Simply import the script in your html and call the slider() function.

<div class="bg"></div>
<script>
  slider(".bg", 3000, [
  'https://cdn.mkava.pl/img/background-slideshow/1.jpg', 
  'https://cdn.mkava.pl/img/background-slideshow/2.jpeg',
  'https://cdn.mkava.pl/img/background-slideshow/2.jpeg'
  ]);
</script>

License

MIT © Marek Kava

About

[JS - jQuery, CSS] Full screen background image (slideshow)

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages