-
Notifications
You must be signed in to change notification settings - Fork 131
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
Comments
Still waiting for an answer. Is anyone there? |
Hello, from what I understand you should check this setting: http://slippry.com/settings/#pause Sorry for being lat with replies :( |
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 |
I thought the point of autoHoverDelay was to remove delay to next slide after hover pause. If not, what is the correct use of this variable? If it does not do what it says I should take it out? I am sorry, I am extremely new to js and chose your slider because it seemed to have all of the settings we needed.
Donna Tate
GraDeEnt Design
7849 Crest Avenue
Oakland, CA 94605
(510) 510-436-6406
[email protected]
www.gradeent.com
… On Jun 7, 2017, at 2:46 AM, Lukas Jakob Hafner ***@***.***> wrote:
I am not sure if what you want works without coding it yourself. You could trigger http://slippry.com/settings/#goToNextSlide <http://slippry.com/settings/#goToNextSlide> on something like onMouseOut on the slideshow
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#130 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AKphnu6Mis71-ePsYpeJlfHe_qZAcP85ks5sBnGAgaJpZM4NoCcU>.
|
When you hover the slider it will just pause the timers. 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! |
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/ |
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
The text was updated successfully, but these errors were encountered: