Top "Slider" questions

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

create slider to change android volume?

Can someone give me an sample code for changing volume through a slider? I searched and a lot of tutorials …

android slider
WPF: Slider doesnt raise MouseLeftButtonDown or MouseLeftButtonUp

I tried this XAML: <Slider Width="250" Height="25" Minimum="0" Maximum="1" MouseLeftButtonDown="slider_MouseLeftButtonDown" MouseLeftButtonUp="slider_MouseLeftButtonUp" /> And this C#: …

c# wpf slider mouseevent
Custom Range/Variable Set with jQuery UI Slider

I wanted to see if I could make a custom data set to use with jQuery UI Slider. I'm working …

jquery jquery-ui slider uislider
jquery horizontal scroll

i would like to use the scroller of jquery UI : http://jqueryui.com/demos/slider/#side-scroll but with a mouseover …

jquery jquery-ui slider scroller
How to snap to the values on a WPF slider, but only show a tick for some of them

I have a WPF slider whose minimum value = 0 and maximum value = 50. I want to show ticks at an interval of 5, …

wpf slider
jquery slider with value above it which travels with the slider

I've made a slider with query/slider and styled it with css. ( http://jsfiddle.net/9qwmX/ ) I succeeded to put …

jquery jquery-ui slider uislider jquery-ui-slider
Combined total for multiple jQuery-UI Sliders

I'm trying to implement a page where there are 4 jQuery-UI sliders, and I want to make it so the combined …

jquery jquery-ui slider range
Double handled slider android

I was wondering if anyone had some code, or knew of a place that has code for creating a double …

java android user-interface android-layout slider
Add or remove slides using jQuery FlexSlider

Is it possible to add or remove slides in runtime using FlexSlider?

javascript jquery slider slideshow slide
Is there a plugin or example of a jquery slider working with non-equably divisible values?

I have found two excellent jquery plugins for generating a slider for a web form, which degrade nicely in browsers …

javascript jquery slider