Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

autoHoverDelay still has delay on mouse out #130

Open
donnakat1 opened this issue May 26, 2017 · 6 comments
Open

autoHoverDelay still has delay on mouse out #130

donnakat1 opened this issue May 26, 2017 · 6 comments
Labels

Comments

@donnakat1
Copy link

I have set the autoHoverDelay to 0 but when I mouse out it still waits the slide delay time before transitioning. How do I make it advance to the next slide immediately after mouse out? http://www-directimages-com.sandbox.hs-sites.com/?hs_preview=Cceetscg-4707975572

@donnakat1
Copy link
Author

Still waiting for an answer. Is anyone there?

@sftsk
Copy link
Member

sftsk commented Jun 7, 2017

Hello, from what I understand you should check this setting: http://slippry.com/settings/#pause

Sorry for being lat with replies :(

@sftsk
Copy link
Member

sftsk commented Jun 7, 2017

I am not sure if what you want works without coding it yourself. You could trigger http://slippry.com/settings/#goToNextSlide on something like onMouseOut on the slideshow

@sftsk sftsk added the question label Jun 7, 2017
@donnakat1
Copy link
Author

donnakat1 commented Jun 7, 2017 via email

@sftsk
Copy link
Member

sftsk commented Jun 8, 2017

When you hover the slider it will just pause the timers. autoHoverDelay is just an additional timeout you can set before the initial timers continue. This helps when you hover the slider in the last moment just before a transition and you don't want to confuse a user by fading to a new slide just when he moves away from the slider.

As explained before you will have to code what you want yourself, unfortunately I won't have more time to help you out.

Good luck, let me know if you get it to work!

@jafarpagerjaya
Copy link

jafarpagerjaya commented Sep 30, 2017

Hi, could you give some example. I have set speed transition is 10s, but the slides can't change after click to another slide if duration speed before reach 10s. Lets sey after the slide change 1s leter i wont to change to another slide with clicked but the slide wont change. Hire the fiddle https://jsfiddle.net/taaufej9/2/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants