kalpesh-khule

Results 1 comments of kalpesh-khule

You can add these two scripts at the bottom of your HTML just along with other script tags: ` $(document).ready(function() { setInterval(function(){ $('.slidenav__item--next').trigger('click'); }, 1000); }); `