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

learn more… | top users | synonyms

33
votes
5answers
25k views

How do you make a WPF slider snap only to discrete integer positions?

All too often I want a WPF slider that behaves like the System.Windows.Forms.TrackBar of old. That is, I want a slider that goes from X to Y but only allows the user to move it in discrete integer ...
32
votes
6answers
19k views

JQuery Slider, how to make “step” size change

Is it possible to use the JQuery Slider (range slider / dual slider) to have non-linear (non consistent "step" size) values? I want to horizontal Slider to look like: ...
28
votes
2answers
16k views

Jquery ui sliders on touch devices

I'm developing a website using jquery ui and there are several elements on my site that appear to be incompatible when viewed on touchscreen devices; they don't cause any errors, but the behavior is ...
27
votes
4answers
54k views

How to change Jquery UI Slider handle

I want to modify the stock JQuery UI slider so that the handle has a arrow on it rather than being a square. i.e. I want to use a custom image as the handle. There are a few tutorials that do it: ...
26
votes
7answers
47k views

Android: How can i make my page slide as the user slides finger on the screen?

How can i make my page slide as the user slides finger on the screen in android? Any example code? I just require the same feel as it is on my android g-phone's home screen.The screen moves as the ...
25
votes
6answers
72k views

jQuery issue - #<an Object> has no method

I've tried a veriety of jQuery plugins recently and I keep getting this error … … regardless of what plugin I try to use. I've checked the links to the JS files which are all there and working ...
22
votes
6answers
8k views

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 called nextImage. I used setInterval to run my function on a timer, and it does exactly what I want: it runs my ...
19
votes
3answers
11k views

Is there a way to style HTML5's range control?

Is there a way to style HTML5's range control? Is it possible to change the color of the line the slider slides on?
18
votes
1answer
9k views

Slider control in Android…is SeekBar really my best/only option?

I'm using SeekBar as a slider because I can't find anything else, but I have to do so much hacky work because it doesn't allow me to set a minimum value or go in between ints. So, any time I need a ...
16
votes
3answers
7k views

Logarithmic slider

I have a slider with steps 0-100; I want the range to be from 100 to 10,000,000. I've seen some functions scattered around the net but they're all in C++; i need it in javascript. Any ideas?
13
votes
1answer
9k views

WPF: How to make controls stretch in a StackPanel?

A Slider and some other controls won't stretch to fill available space when placed in a StackPanel; instead the width is always MinWidth (or about 10 pixels if MinWidth is not set). How do I make it ...
12
votes
6answers
14k views

WPF: Slider with an event that triggers after a user drags

I am currently making an MP3 player in WPF, and I want to make a slider that will allow the user to seek to a particular position in an MP3 by sliding the slider to the left or right. I have tried ...
12
votes
4answers
10k views

How to refresh a jQuery UI Slider after setting min or max values?

I have a ui.slider and change it's min and max values on runtime. But these changes only get reflected in the view, when I set the values afterwards too (which causes it to fire events that are not ...
11
votes
9answers
21k views

jQueryMobile: how to work with slider events?

I'm testing the slider events in jQueryMobile and I must been missing something. page code is: <div data-role="fieldcontain"> <label for="slider">Input slider:</label> ...
11
votes
6answers
16k views

How do I make a JQuery Slider-like feature on iPhone/Android web app?

In the iPhone or Android, if you have a JQuery Slider, it doesn't quite work (touchscreen will move the screen instead of drag the slider.)
10
votes
4answers
4k views

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 way to do this? I don't want any values in between. It would be great if the slider ...
10
votes
3answers
25k views

jQuery - animate / slide to height: 100%

I have a siple code here: $('.aktualita_sipky').toggle(function() { $(this).parent().find('.aktualita_content').animate({ height: "100%", }, 1500 ); }, function() { ...
9
votes
5answers
13k views

JQuery conflict with an other JQuery library

I use jquery for a module. My joomla template have an integrated jquery menu. So they conflict with each other. Is there a way to solve this problem. Following the script code of the module ...
8
votes
2answers
4k views

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 on a site that has dress sizes that come in the range of: [ 0, 2, 4, 6, 8, 10, 12, 14, 16, 18, 16W, 18W, ...
8
votes
4answers
4k views

Double handled slider android

I was wondering if anyone had some code, or knew of a place that has code for creating a double handled slider. Example : I am looking to do something similar using a double slider to search for a ...
8
votes
3answers
3k views

jQueryUI slider how to remove handle border

I have successfully changed the background image,just a yellow border which appear each time i click the handle. This border remains until i click somewhere else in the page. Moreover this border is ...
8
votes
6answers
4k views

OpenCV - getting the slider to update its position during video playback

I've picked up 'Learning OpenCV' and have been trying some of the code examples/exercises. In this code snippet, I want to get the slider to update its position with each video frame change, but for ...
7
votes
3answers
7k views

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#: ...
7
votes
3answers
9k views

Does C# WinForms have a slider control?

Can someone guide me if C# WinForms has a slider control? I see WPF has it but it doesn't show up for me in WinForms what could be the problem?
7
votes
1answer
10k views

jquery form slider (input-slider)

How to make slider with jquery, like here? User should select a value from slider, and this value should automatically be in input I can not find the appropriate plug-in...
7
votes
1answer
4k views

jQuery-UI slider - how to disable keyboard input?

in jQuery-UI Slider arrow keys move the slider handle (after the handle has been selected/clicked on), which is nice, but I don't want slider to handle keyboard (I use arrow keys on the page for ...
7
votes
1answer
3k views

Any suggestions for a simple jquery slider with auto height and custom prev/next navigation?

I'm having a bit of trouble finding a nice little jquery plugin that would allow me to slide through testimonials on my website. The testimonials could be different lengths, so ideally I would like ...
6
votes
3answers
2k views

C# WPF Slider Issue with IsMoveToPointEnabled

I have IsMoveToPointEnabled on for my Slider, so when I click anywhere on the component the selector moves to my mouse. The problem is if I have this option on and click and hold the mouse down to ...
6
votes
4answers
195 views

Understanding 'gslider' function to make interactive plots

I am trying to create an interactive histogram in R whose bin width can be adjusted either by moving a slider or entering a value in the text box. In addition to this, I would also like to provide the ...
6
votes
6answers
879 views

How promising is Flex/Flash as a development path for the iPhone/iPad?

I'm interested in developing for the iPad and iPhone, but I'd prefer not to learn Apple's whole development stack (and good golly, I sure don't want to go back to manual memory management). Oh, sure, ...
6
votes
2answers
2k views

Jquery UI Slider Logarithmic scale

I use for logarithmic slider this Jquery UI code: var minVal = 10; var maxVal = 100; $( "#slider" ).slider({ range: true, min: minVal, max: maxVal/2, values: [ minVal, maxVal ], ...
6
votes
4answers
3k views

Tried to register widget with id==valores0 but that id is already registered

i get this error, and i don't know how can be solved. I read this link before. EDIT:1 index.php <script type="text/javascript"> $(document).ready(function() { ...
6
votes
3answers
1k views

jQuery slider and IE6 Issues

I'm having a few issues with our old friend IE6. The site I'm working on is for a public sector client so it has to support IE6. The slider is fine in IE7+, Firefox, Safari and Chrome. I've tried ...
6
votes
3answers
3k views

Jquery slider plugin that supports “Multiple Ranged Handles”

I have been looking for a Jquery UI slider pluging that supports mutiple ranged handles. The existing Jquery UI slider only supports one range set of values. I am looking for a slider that you can ...
6
votes
2answers
640 views

JQuery content slider - best practice?

I want to create a website that’s basically a giant content slider, on page load you’d see div 1 (essentially the whole screen) and then you can click the down arrow to go to page 2 etc, when you get ...
6
votes
3answers
3k views

Jquery Automatic Image Slider w/ CSS & jQuery

This is Automatic Image Slider w/ CSS & jQuery by Soh Tanaka I am trying to customize it to show .desc when the mouse hover overs the slider but it does not seem to work any help? //Set Default ...
6
votes
1answer
276 views

JSF - range slider with “time” values

I have JSF webapp with Primefaces 3.5 and i would like to have a range slider but with time values (hour:minute) .. as in this picture this is the code for a range slider with integer values : ...
5
votes
1answer
10k views

JQuery UI Slider for time

Hi I need to implement a slider for 24 hour time range . I like to use jquery ui slider for this . I have written below code <script type="text/javascript"> $(function() { ...
5
votes
5answers
4k views

How do I stop the jquery UI slider from sliding beyond the gutter

I am using the jquery-ui slider as a sideways scroll bar, and am having issues with the fact the handle slides beyond the end gutter (it can be seen here if you slide the slider the farthest to the ...
5
votes
4answers
14k views

Android: How to create slide (on/off) button

I'd like to create a slide button (= something as switch ) with two states: on and off so user will have to press the button and slide it to change the state (something similar as unlock slider but ...
5
votes
5answers
17k views

jQuery slider range

I am trying to use the range property of the jQuery slider so that the slider control displays two handles from which the user can select a price range for real estate. The code I have is: ...
5
votes
1answer
4k views

jQuery UI slider - can't slide to 0

jQuery 1.3.2 / jQueryUI 1.7 / Slider $("#slider").slider({ range: "min", min: 0, max: 40, value: 0, slide: function(event, ui) { CalculateOrder(event, ui); } }); it starts off just ...
5
votes
8answers
88 views

How to make my script loop

I created an image slider that ends on one image, but now I'd like to take it a step further and make it loop. Here is my code in the head tag <style> #picOne, #picTwo, #picThree, #picFour, ...
5
votes
1answer
4k views

HTML5 form - slider with two inputs possible?

is it possible to make a HTML5 slider with two input values, for example to select a price range? If so, how can it be done? Something like this: see column on left hand side Thanks for anything ...
5
votes
2answers
1k views

Add padding to jQuery UI Slider

Is there an easy way to add padding to the slider-bar of a jQuery UI Slider? I'ld like to be able to have the slider-handle not reach the ends of the bar. So if this is the regular left end: no ...
5
votes
1answer
3k views

jquery slider not working at all

I'm trying to use jquery's slider and nothing seems to happen any ideas why? <html> <head> <script src="jquery-1.4.2.min.js"></script> <script ...
5
votes
2answers
3k views

Whats's wrong with this jquery slider function on ie8?

I really don't get it... what I'm doing wrong here? jQuery(function(){ //vars var conveyor = jQuery(".content-conveyor", jQuery("#slideWrapper")), item = jQuery(".item", ...
5
votes
1answer
2k views

Twin Slider control .net

Has anyone seen a good twin slider control for .Net (Win forms or WPF). I'm looking for something that will allow me to select a range from within a set so the first slider would be the start of the ...
5
votes
1answer
8k views

MATLAB slider step behavior

I have a created a slider widget using GUIDE in MATLAB 2012a. I want it to control an axis that displays images inwhich the slider steps through a sequence of them. I have set the slider's ...
5
votes
1answer
5k views

Drag to change image slide with jquery like in iphone

Am using supersized jquery plugin for my site. It comes with button for next and previous slides. I want to implement drag to change feature in it. If some one click and move mouse to right it should ...

1 2 3 4 5 67