Top "Slider" questions

A graphical widget in a GUI with which a user may set a value by moving an indicator.

iOS how to make slider stop at discrete points

I would like to make a slider stop at discrete points that represent integers on a timeline. What's the best …

iphone ios slider uislider
Nivo Slider just not working properly

Ok so this is my first try with the Nivo Slider. My slider is stuck on photo number 4, it doesn't …

javascript image slider slideshow nivo-slider
Jssor slider 100% width

I try to get a jssor slider working with 100% width (the container has a width of 70%). The problem is, that …

slider width jssor
How do I dynamically change min,max values for jquery ui slider?

So I have a page with a jquery ui slider on it initialized with the following: var min = $("#attrInformation").data("…

php javascript jquery jquery-ui slider
change leaflet marker icon

I am using Leaflet Slider, of Dennis Wilhelm, to show changes in data on a Leaflet map. I am trying …

javascript jquery slider leaflet
Animating a UIView to slide down, then slide up

Im trying to figure out why this isnt working in my tableViewcontroller viewDidLoad self.headerView = [[UIView alloc] initWithFrame:CGRectMake(0, 5, 320,0)]; self.…

ios objective-c animation slider
Apply "background-size:cover" to Twitter Bootstrap Carousel slides

I am working with a basic Bootstrap Carousel with three slides. Before I implemented the slider, I had one static …

css twitter-bootstrap slider background-image
MATLAB slider step behavior

I have a created a slider widget using GUIDE in MATLAB 2012a. I want it to control an axis that …

matlab user-interface slider matlab-guide
Is it possible to unslick/hide a Slick slider for desktops but slick/show it for mobile devices?

How can I disable a slider for desktop resolutions but display it on mobile devices? The following code allows only …

jquery slider slick.js
When using setInterval, if I switch tabs in Chrome and go back, the slider goes crazy catching up

I have a jQuery slider on my site and the code going to the next slide is in a function …

javascript jquery google-chrome slider