cbopp-art / lightcase

The smart and flexible Lightbox Plugin.
https://cornel.bopp-art.com/lightcase/
Other
400 stars 106 forks source link

Double click on prev/next executes link #187

Open fritzmg opened 3 years ago

fritzmg commented 3 years ago

If you have a slideshow/gallery with a prev/next link in the Lightcase overlay and you click on prev or next in quick succession, then the actual href of these links gets executed. Since the href of these buttons is just # either of the following things will haben:

Here is an example: https://jsfiddle.net/wmyndutj/

To make the issue more visible I have also inserted a <base>. So when you double click the prev or next button, the browser will load a new URL.