brutaldesign / swipebox

A touchable jQuery lightbox
1.96k stars 667 forks source link

Add preventDefault to swipebox close action #372

Open EdamL opened 5 years ago

EdamL commented 5 years ago

On touch-enabled devices clicking the close link also activates any links on the page beneath the touched area on the swipeBox overlay. PreventDefault prevents this.