Questions tagged [jquery-slider]

The jQuery UI Slider plugin makes selected elements into sliders. There are various options such as multiple handles, and ranges. The handle can be moved with the mouse or the arrow keys.

Slider is a widget for converting selected elements into sliders and is a part of the jQuery-ui library.

API Documentation

181 questions
1
vote
1 answer

Jquery sliders do not work in aspx page but works fine in HTML

Scenario: Within an asp.net site, we have 3 jquery sliders on ASPX page. The three sliders (can be seen in the below jsfiddle link) are a) Price b) Variant c) Related items (it is within the tab) The JSfiddle link is…
Anirudh
  • 581
  • 5
  • 14
  • 32
1
vote
3 answers

how to stop video playing when using slider?

APPLICATION Above I have an application which contains videos in a slider. There are 2 videos in the slider. Please pla the first video and then without stopping the video, click on "Next" in the slider to slide to the next video and play that…
user2056342
  • 195
  • 3
  • 15
1
vote
1 answer

How to keep zoomed image in bounding box

Im using jQuery and jQuery UI to zoom an image. There is a container div with a fixed size and then an image that is much larger that this that is draggable within that container. The slider that is below controls the zoom level of the image, this…
1
vote
2 answers

Load first JQuery slide, show page, then load the other slides in the background

Is it possible to load first JQuery slide, show page, then load the other slides in the background? I have got a jquery slide that shows an xml feed of 4 different sources. Each slide has its own xml feed. The problem is that xml feeds can load very…
AgeDeO
  • 3,137
  • 2
  • 25
  • 57
1
vote
2 answers

jQuery Slider with Feet and Inches

I'm using the JQuery slider for a width range. Here's my HTML:
Width:
' …
Rivka
  • 2,172
  • 10
  • 45
  • 74
1
vote
2 answers

Need Free jQuery Slider for commercial use with content and thumnail

I am looking for am slider which is almost similar in functionality as show in this LINK. I have look for some but most of them are not free. I would appreciate if someone could point me to a slider which is similar to what is show in example with…
Learning
  • 19,469
  • 39
  • 180
  • 373
1
vote
2 answers

how to set the value using Slider Jquery

Basically, I have 2 sliders implemented using Jquery. I want to set the value in such a way that, when the first slider is selected say a range ex: 0-36. I want the second slider's max value to be set dynamically to 36. Here is the code. I'm not…
madhu
  • 1,010
  • 5
  • 20
  • 38
1
vote
0 answers

how to make my slideshow loop?

after the last slide my slide show inverts the slides order to begin from the first slide i want it to loop .. i dont know what to change in this code and im a beginner . i'll be very thankful if anybody answered ... //direction settings …
dodo
  • 11
  • 1
1
vote
3 answers

loop through div's with jquery

I am trying to make a jQuery slider but with div's:

CALL US…

Cl'
  • 1,535
  • 2
  • 10
  • 17
1
vote
1 answer

jquery slider max value in zero decimal

Here I have a problem with jQuery slider, were I get min and max values dynamically from a API, so when the value of max, is in zero floating (like 0.27...), then I can not move the slider from left to right. Please have a look into the attached…
Manojkumar
  • 1,351
  • 5
  • 35
  • 63
1
vote
1 answer

Need to append price query to the current url?

Iam using below JQUery slider code.. jQuery UI Slider - Range slider
Lisa Ray
  • 73
  • 1
  • 3
  • 8
1
vote
0 answers

jQuery Slider in IE

I'm using a page with lot's of jquery sliders. Everything works fine in Chrome, Firefox, Safari, ... But sometimes it doesn't work in Internet Explorer. And with sometimes I mean that it's really random. It's really strange. Most of the time I get…
Tim D'haeyer
  • 584
  • 6
  • 19
1
vote
2 answers

jQuery UI Slider to change percentage when select or input is changed

I am having problems updating the ui jquery slider when a select is changed or input is changed - anyone have any ideas on the source to resolve this? $('.application-progress').slider({ range: "min", min: 0, max: 100, animate:…
James Brandon
  • 1,350
  • 3
  • 16
  • 43
1
vote
3 answers

How to make image slide show using jQuery?

I'm fairly new to JavaScript and jQuery. I'm trying to add a slider to my web page. So I want to make it look like the slider at http://www.orthoimplantcompany.com/products/ Can any one please give me an idea on how to do this? I have three…
1
vote
1 answer

jQuery Mobile slider snap?

I've spent the better past of 2 hours trying out random code from different sources that claim they've managed to snap the slider to particular points. I'm not sure if this is feasible with the jQuery Mobile library, since the jQuery UI version does…
Rob Graham
  • 98
  • 6