Skip to main content

All Questions

Tagged with
0 votes
0 answers
22 views

React Swipe Slider: Centering Larger Item with Consistent Gaps and Fixing Jumpy Transitions

I’m using on a React Swipe Slider and facing issues with centering a larger item while maintaining consistent gaps between slides. Additionally, facing two main issues related to centering a larger ...
Rashmik V's user avatar
1 vote
1 answer
219 views

how to create custom overlapped carousel slider in flutter?

I want to make a slider like the picture below: I checked almost all pub.dev packages. Especially packages overlapped_carousel and carousel_slider. The problem with package overlapped_carousel is ...
javad.tt's user avatar
0 votes
1 answer
86 views

How to make Slider move automatically?

Please help me make my slider move automatically. Everything works well, the only thing missing is to make the slider move automatically. The code below is a template of my work. Please help make the ...
Kyyy's user avatar
  • 1
1 vote
0 answers
104 views

Ng Image Slider require Click to show the images otherwise It keep loading

I am opeing the slider using this.slider?.showLightbox(); method The problem is that it keep laoding untill I click somewhere. On click it show the images which are already laoded. I have applied all ...
Zia Khan's user avatar
  • 417
0 votes
2 answers
86 views

Issue with multiple javascript slideshows on the same page

I'm trying to make multiple slideshows to work with the same piece of javascript code. Here is my HTML code: <div class="slider-container"> <div class="slider">...
Gilles's user avatar
  • 11
0 votes
0 answers
78 views

How to display photos using swiper

i wand to show my photos like this: but my code doesn't work, this is my code using wordpress dynamic content : <section class="section-showroom"> <div class="container ...
WijWij's user avatar
  • 1
-2 votes
2 answers
622 views

Slider does not change values In Blazor

I'm trying to get a slider in Blazor to the budget parameter, but when one moves the slider then the budget value doesn't change. Why is that, and how could I fix it? Here is the component code I'm ...
adem blel's user avatar
1 vote
1 answer
92 views

W3Schools Slides same height

I added text to a modified slideshow from w3schools. My problem now is, that the text divs are not equally in height. I want the text divs be as big as the biggest text div of the 3 slides and I don't ...
zoterpeter's user avatar
0 votes
1 answer
116 views

Including slider in html page

I'm trying to include slider in a html page <!DOCTYPE html> <html> <head> <title>Slider Example</title> <style> .slider-container { ...
Natasha's user avatar
  • 1,471
0 votes
0 answers
498 views

How can I make a product slider?

I want to create a javascript product slider that moves 150px every 5s and returns to the first slide when the slider is finished. like this picture: https://magerta.ir/wp-content/uploads/2021/09/...
amin's user avatar
  • 1
-2 votes
1 answer
219 views

How to make slide / swiper using JS?

I am trying to create little slider, made out of 3 cards containing profile picture of customer and some info. After clicking left/right arrow button, new card with new customer should show up after ...
fantomx775's user avatar
0 votes
1 answer
292 views

Carousel Slide: İnsert Text and Link Adding for CSS and HTML

I'm new to HTML and CSS. I just made a carousel slide using HTML and CSS. And I want to insert text in the corners of this slide. I couldn't do that because whatever I tried didn't work. I'm also ...
hmathelastone's user avatar
0 votes
1 answer
27 views

automatic slideshow stopping at last image

thanks in advance for your time. I decided to tweak the automatic slideshow from W3Schools (https://www.w3schools.com/howto/howto_js_slideshow.asp) in order to get a Y-axis moving transition instead ...
rico's user avatar
  • 1
0 votes
1 answer
456 views

How to make an automatic slideshow with buttons?

I created a automatic slideshow by using html , css and javascript but the next/previous and dot buttons are not working. When I made them work , slideshow becomes unautomatic. I added buttons to its ...
user avatar
4 votes
1 answer
8k views

How to make Slider translates left to right in Swiper JS?

I'm trying to work with Swiper Js to make an autoplay slider. But I wanna make a slider that is translated from left to right ( Default Right To Left ). When I pass attribute reverseDirection ...
Fuze Thien's user avatar

15 30 50 per page
1
2 3 4 5
15