cbopp-art / lightcase

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

Opening inline popup did not copy the events on elements inside #184

Open sashabeep opened 3 years ago

sashabeep commented 3 years ago

Event is attached to the button inside of popup: Снимок экрана 2021-05-19 в 15 03 05

But disappear after popup is opened Снимок экрана 2021-05-19 в 15 03 38

call:

$('.lc-popup').lightcase({
        showSequenceInfo: false,
        showCaption: false,
        type: 'inline'
    });