Skip to main content
-1 votes
0 answers
27 views

How can I insert an animation code here so that the images will rotate in a carousel? var swiper = new Swiper(".mySwiper", { slidesPerView: 5, spaceBetween: 10, breakpoints: { 0: { ...
SoundestMage's user avatar
0 votes
0 answers
28 views

I want to add a dragging or seeking capability into my VLC component on android. But could not find a reliable solution to it. Because when i drag the video frames repeat for some time. How to add ...
Shafi ul Hussnain's user avatar
0 votes
1 answer
87 views

I would like to know why image flicking while adjust it's brightness during adjustment. here is my script: from nicegui import ui from PIL import Image, ImageEnhance import io, base64 original_image = ...
Mohammad Eftekharian's user avatar
0 votes
0 answers
41 views

I'm using Swiper.js with centeredSlides: true and loop: true on mobile. I want the current slide centered and the previous/next slides partially visible (about 20% on each side). Currently, the first ...
Sankit Patel's user avatar
0 votes
0 answers
53 views

Sometimes in Chrome dragging the <input type="range"> slider doesn't work, the slider freezes. I figured out that this happens when that DOM element is selected by the user, which ...
root's user avatar
  • 2,946
0 votes
1 answer
45 views

<section className="accessories bg-blue-600 p-8"> <div className="container max-w-7xl my-0 mx-auto"> <div className="accesories-wrapper"> &...
Mohamed Riyas's user avatar
1 vote
2 answers
221 views

I have a problem with SwiperJS slider - I would like to add for each item a box-shadow. When I wrap it with swiper CSS classes then I can see that overflow is hidden and crop my shadow. How can I ...
Matteor's user avatar
  • 51
0 votes
0 answers
53 views

I want to deactivate my slider so the user won't be able to touch it. I found the isClickable, but it works only for buttons. What is the equivalent of a slider? My XML: <Button android:id=&...
Alex's user avatar
  • 1,976
3 votes
1 answer
60 views

I am using matplotlib's Slider to do a simple dynamic plot of a sine curve. I want to change the frequency using a slider. The code looks like this: import numpy as np import matplotlib.pyplot as plt ...
MTRS's user avatar
  • 75
1 vote
0 answers
51 views

I have successfully installed Smart Slider 3 and created a slider with images and links. Now, I'm trying to add a Zoom In / Ken Burns effect to each image. However, the effect stops working after the ...
Angelo Borsato's user avatar
0 votes
2 answers
93 views

I'm trying to create a slideshow gallery using Javascript that displays the caption in two different places in the html - above and below the slideshow. The reason for the redundancy is to incorporate ...
kent 's user avatar
0 votes
2 answers
86 views

I'm looking for a way to enlarge the first image of a CSS Slider when i hover but when i scroll to the next, the first image becomes small and the next is big. As of now, the slider only enlarges an ...
TKaba's user avatar
  • 11
0 votes
0 answers
55 views

I'm using Keen-slider in React project and have found a strange issue in sliders behaviour when it is wrapped with div and placed in grid column which width is defined in percents or in fr. In this ...
Evgeny's user avatar
  • 1
0 votes
1 answer
57 views

I'm using a RangeSlider and I want to reduce the size of the thumb (the small circle used to drag the slider). I tried using RoundSliderThumbShape(enabledThumbRadius: 4), but the thumb still looks ...
abdelrahman temsah's user avatar
0 votes
0 answers
88 views

I need help with my flyout / slider main menu I have extracted it here on this website what I want Extracted draft page to describe my problem With this, I admit, outdated method, it works in a way, ...
Monique48149's user avatar

15 30 50 per page
1
2 3 4 5
680