JS Slider is jQuery based responsive image slider with auto rotate, next previous, and switch to any slide feature. You can use this quick installation slider on your website to display dynamic pictures rotation as full page header with some HD images which makes your web pages more dynamic and attractive.
Libraries
Include the following JS and CSS library on page.
<link rel="stylesheet" href="libs/@fortawesome/fontawesome-free/css/all.min.css"> <link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet"> <link rel="stylesheet" href="assets/css/style.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js">script> <script src="assets/js/main.js">script> |
HTML
Here is the html code for slide show with multiple images with next previous button and round circle to switch on any slide at any time.
|
See live demo and download source code.
This awesome script developed by MaksimBorovik, Visit their official github repository for more information and follow for future updates.