jquery-ui-slider
how to save a jquery slider's selected value
Does any one know how I can save a slider\'s value in the database? I would like to save the slider\'s position when the user stops sliding. I have no problem get the value[详细]
2023-04-13 08:54 分类:问答jQueryUI range slider showing progress
I have a range: true slider and want to show progress like the progress bar between the two handles of the slider. Kind of like this, http://jsfiddle.net/cG8qB/, except this will be happening in betwe[详细]
2023-04-09 13:16 分类:问答Jquery UI slider not working
My Jquery slider is not working. Here is my header code: <head> <link href=\"/stylesheets/public.css?1316972296\" media=\"screen\" rel=\"stylesheet\" type=\"text/css\" />[详细]
2023-04-08 02:33 分类:问答ui slider with text box input
We have a ui slider we utilise, and it works flawlessly. code: jQuery(function() { jQuery( \"#slider-range-min\" ).slider({[详细]
2023-04-06 17:02 分类:问答JQuery UI Slider with Non-linear/Exponential/Logarithmic steps
I\'m new to Javascript and JQuery, I am trying to use JQuery UI Slider to replace price range dropdown boxes(one for Minimum Price, another for Maximum Price) for one of my sites.[详细]
2023-04-05 22:41 分类:问答jQuery UI Slider: move the value along (with) the handle
I used the jQuery UI slider component in my page to set a range of p开发者_开发知识库rices. I can also use their ui.values[] to set and show the new values in other divs.[详细]
2023-04-05 00:04 分类:问答jQuery UI Slider Handle Not Showing
Here is the widget I am building: http://widgets.pegwise.com/720x90/ There are no javascript or css errors, and the background image I have for the handle is valid. Why is it not showing on th开发者_[详细]
2023-04-04 21:00 分类:问答Jquery Slider UI dynamic step size
I have a slider with the following properties: an horizon开发者_运维百科tal direction one handle[详细]
2023-04-01 00:29 分类:问答Set min/max for each range handle in jQuery UI slider?
I\'m using a jQuery slider where users can select a time range between 00:00 and 1d+12:00. 36 hours all together.[详细]
2023-03-27 07:10 分类:问答How to have slideshow along with Ui slider?
I got the slider bar from this example http://nettuts.s3.amazonaws.com/377_slider/slider_sourcefiles/slider.html[详细]
2023-03-17 20:01 分类:问答