Skip to content

Sliding stops working after opening scaled version of slider #4216

Discussion options

You must be logged in to vote

If somebody will ever encounter the same problem as I did, here's the solution.
In album_images_slider click handler (see jsfiddle link) I wrote these lines of code:

album_images_slider.slideNext(0, false);
album_images_slider.slidePrev(0, false);

This helped. Everyrhing works just fine now

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@CodingNinja619
Comment options

@CodingNinja619
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by CodingNinja619
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #4207 on February 11, 2021 15:12.