I need a code to display a images in slideshow form in web browser
Loading
I need a code to display a images in slideshow form in web browser
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vishal JoshiPosted Nov 9, 2022, 7:07 AM
Hello Saranya,
You can use bootstrap Carousel. an advantage to using bootstrap is mobile responsive and has no custom code to do.
please check below sample code to start with.
Check the below link for more detail:
https://getbootstrap.com/docs/4.0/components/carousel/
Uday DodiyaPosted Nov 9, 2022, 6:39 AM
Create A Slideshow
1) Automatic Slideshow
2) Multiple Slideshows
Vishal YelvePosted Nov 9, 2022, 6:35 AM
Pease refer below links
https://www.c-sharpcorner.com/article/Asp-Net-web-control-for-showing-image-slides/
https://stackoverflow.com/questions/36929490/slideshow-in-asp-net-c-sharp-stops-at-first-image
https://www.aspdotnet-suresh.com/2011/12/jquery-lightbox-image-slideshow-gallary.html