Most voted "slideshow" questions
14 questions
Sort by count of
-
1
votes1
answer4540
viewsHow to change the position of an html element with javascript?
I want to make the following change of position, I have a div and inside it other div’s for example: <div class="div-principal"> <div class="div-1"></div> <div…
-
1
votes1
answer18
viewsI have a problem with this slideshow
I’ve been trying to find the problem with you for a long time (note: I’m new to this area), it turns out that when the background changes the image, in a short interval it’s like a flash, and as I…
-
1
votes0
answers144
viewsSlideshow - Buttons with Jquery
I have to make a slide with play/pause button, next and Previous. On the slide I need to use html, css, java script and my buttons need to be with jquery. The play/pause button I was able to create.…
-
1
votes0
answers141
viewsHow to assemble an online comic viewer?
Good evening, everyone! I’ve always worked with frontend and very little with php and mysql, but decided to make my personal comic site. A picture of my page: Each image is a material link in the…
-
1
votes1
answer1627
viewsChange Slide Bootstrap Transition
I need to decrease slide transition time Bootstrapp, how can I do while the files js and css are being pulled from the site? <div id="carouselExampleControls" class="carousel slide"…
-
1
votes1
answer50
viewsProblem rendering the Component that has a function in useEffect
I created in my project a "Slide show" component that has the function below to perform the automatic slide. However, when going to another page using the useHistory push function…
-
0
votes1
answer59
viewsPause/resume a Divs Slideshow in Javascripts
I made a slideshow of Divs HTML for a personal project of mine, I saw in W3school how to do and it works, however, there was the need to pause this slideshow with a button inside each div and then…
-
0
votes2
answers530
viewsHow to take the src attribute from a list of images and create an array using javascript only?
The goal is a slider-show, but I want to create a dynamic array just by listing some images inside a div using pure javascript, for example: <div class= "slider"> <img…
-
0
votes1
answer35
viewsDetect slide position in Jquery SLY plugin
Hello. I wonder how I detect the current position of a slide using the Sly plugin. The kind I use is 'oneperframe'. I don’t have much knowledge of jquery, and even less with this plugin. I visited…
-
0
votes1
answer220
viewsHow to put more than one slideshow on the same page
Hello. I’m new here but I thought it would be the ideal place to solve my problem. Come on. I’m beginner and I’m developing a page. On this page, I created a slideshow to present the steps of a…
-
0
votes1
answer328
viewsHow do I put next/Prev Buttons and Dots Controls on my css/javascript slideshow?
Hello, I’m going through a lot of difficulties to make my slideshow, the best I got was an automatic slideshow, only I’d like to include Prev/next arrows to control and buttons below too, someone…
-
0
votes1
answer45
viewswanted to put dot/Circle Controls on my slideshow, can anyone help me?
i would like some Dots below the slideshow for when clicking on the first dot the slider goes straight to the first slide, but I’m not getting, someone can help me? HTML: <html lang="pt-br">…
-
0
votes0
answers196
viewsParallax effect in DIV
I’m having a hard time adding a Parallax (or identical) animation to my slideshow when I’m down scrolling on my page. I could do it, but only with background images using the property…
-
-3
votes1
answer48
viewsCan someone help me with the slide show?
People appreciate if anyone can help me, I’m starting the course now and I don’t have much experience yet. I’m doing a job and I have a slide with three images that need to run as carousel and with…