Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Stop mouseOver function #25

Open
jptate71 opened this issue Aug 1, 2016 · 4 comments
Open

Stop mouseOver function #25

jptate71 opened this issue Aug 1, 2016 · 4 comments

Comments

@jptate71
Copy link

jptate71 commented Aug 1, 2016

Is it possible to disable the mouseOver function when using the fading transition

@agtz92
Copy link

agtz92 commented Aug 4, 2016

you have to choose between click or mouseover(only active with fading transition)

@jptate71
Copy link
Author

jptate71 commented Aug 4, 2016

i found an answer to my question earlier today. If you add this style: pointer-events: none !important; to .pgwslider in the css file then mouseOver is disabled for fading. However it kills all mouseOver/hover functions in the slider. Works perfect if you only need the simple slider function.

@mstudioIL
Copy link

Thanks, jptate71
it is what I needed, I only need the slider to change the images,
What functions this kill?

@mohsin
Copy link

mohsin commented Jun 1, 2019

@jptate71 Nice solution, except that it kills hyperlinking as well i.e. I cannot click on image to open links on a new tab. Is there any way to just disable the slideshow stopping on mouseover? I want the rest of the stuff to work as is.

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

No branches or pull requests

4 participants