vast-engineering / jquery-popup-overlay

jQuery plugin for responsive and accessible modal windows and tooltips
https://dev.vast.com/jquery-popup-overlay
MIT License
510 stars 138 forks source link

detach option does not remove backgrounds and wrappers #97

Open tdhooper opened 5 years ago

tdhooper commented 5 years ago

The 'detach' option removes unused popup elements after closing, however it leaves the popup_wrapper and popup_background in place. If you open/close a lot of modals, these start to pile up in the DOM.