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
2
votes
1 answer

Simple slider with setInterval() with strange behavier

I'm trying to make simple slider by using setinterval and jquery. you can have a look here http://jsfiddle.net/5m2Dq/ Slider works fine when it is in focus on browser but when we go to different tab for more than 5 min all the div's come's under…
Mukesh Yadav
  • 2,256
  • 2
  • 33
  • 51
2
votes
0 answers

testimonial carousal not working in mobile view

i am working this sites testimonial section with a carousal slider. The Fiddle html:
Melvin
  • 383
  • 1
  • 13
  • 40
2
votes
0 answers

Unslider is not behaving responsive

I'm trying to make a slideshow in jquery that allows responsive design. I have some problems first because I was using images with size 1183*235, and then the images don't occupy the full width, now im using images 1900*235 and now occupy the full…
andyB
  • 99
  • 2
  • 9
2
votes
3 answers

JQuery Slider not Working?

I am trying to duplicate the slider found here. I have a file index.php and the code is as follows: Head: