Questions tagged [slidesjs]

SlidesJS is a plugin for jQuery 1.7.1+ for creating slideshows, supporting touch and CSS3 transitions.

SlidesJS, created by Nathan Searles, is a plugin for jQuery 1.7.1+ for creating slideshows, supporting touchscreen interactions and CSS3 transitions.

37 questions
4
votes
5 answers

how to stop and reset slides.jquery.js

EDIT 4 July: Still struggling with this issue. I'm sure all that's required is a function that stops the slideshow based on the class 'playing', but uncertain how to create that function. I'm using slides.js on a single-page site with multiple…
circey
  • 2,032
  • 6
  • 35
  • 51
3
votes
1 answer

SlidesJS Autoplay not working

I am trying to make autoplay work on a simple SlidesJS carousel: http://www.cycle22x.com/ I checked out some other threads that answer similar problems but the solutions provided aren't working? Here is the script that is included in the…
user3213741
  • 33
  • 1
  • 5
3
votes
1 answer

How to stop jQuery SlidesJS slideshow?

I'm using the SlidesJS slideshow plugin. It works great but I need to stop the slideshow programmatically. The plugin can generate a stop and play button but I need to have the ability to start and stop the slideshow without the user clicking these…
Andrew
  • 2,691
  • 6
  • 31
  • 47
3
votes
1 answer

hoverPause stops slider forever

I'm using SlidesJS (sliedejs.com) and I want the slideshow to stop when I hover on it. For that I set hoverPause: true; and it works. The only problem is that when I stop hovering the cursor over the slideshow it doesn't move anymore. I have to…
fedejp
  • 958
  • 3
  • 12
  • 20
2
votes
2 answers

JQuery Slider - Chrome not displaying properly with one slide

Using jquery-1.9.1 SlidesJS 3.0.3 Plugin I have come across a problem with a slideshow I'm trying to implement on a site - specifically the issue is with google chrome when only ONE slide is present. I have set up some examples for you to look…
Scott
  • 1,280
  • 4
  • 20
  • 35
2
votes
1 answer

jQuery SlidesJS

I have many jQuery SlidesJS in different jQuery tabs. Works great. My problem now is, when I click on tab2 with slide2 and I'm going back to tab1 with slide1, I want to restart slide1 at 1! My code for this is: