April 27, 20188 yr How can I increase the number of slides using this slideshow code, https://www.w3schools.com/howto/tryit.asp?filename=tryhow_js_slideshow_auto? Thanks.
April 28, 20188 yr copy the <div class="mySlides fade">...</div> and add your new slide. But you are far better off not having a slideshow. They are ineffective and people rarely see anything after the first slide. There is a thing called 'banner blindness' which is where people scroll straight past banners, hero images and sliders.
April 30, 20188 yr Author On 4/28/2018 at 12:29 AM, fisicx said: copy the <div class="mySlides fade">...</div> and add your new slide. But you are far better off not having a slideshow. They are ineffective and people rarely see anything after the first slide. There is a thing called 'banner blindness' which is where people scroll straight past banners, hero images and sliders. Thank you for your response.
Create an account or sign in to comment