jquery-modal icon indicating copy to clipboard operation
jquery-modal copied to clipboard

Insert blocker inside another parent beside body

Open JacobLett opened this issue 6 years ago • 1 comments

Is there away to have the modal blocker be positioned absolute in a relative container?

Here is what I have so far. https://codepen.io/JacobLett/pen/mddOdmx?editors=1111

The line I need to adjust somehow this.$blocker = $('

').appendTo(this.$body);

thank you for any help you can provide.

JacobLett avatar Oct 18 '19 19:10 JacobLett

This should be fixed by #295

Zenoo avatar Jul 04 '21 21:07 Zenoo