dinbror / bpopup

bPopup is a lightweight jQuery modal popup plugin (only 1.34KB gzipped). It doesn't create or style your popup but provides you with all the logic like centering, modal overlay, events and more. It gives you a lot of opportunities to customize so it will fit your needs.
http://dinbror.dk/bPopup
427 stars 260 forks source link

resume html overflow to 'visible' instead of 'auto' when closing #15

Open mz026 opened 11 years ago

mz026 commented 11 years ago

when a popup with option 'scrollBar' set to false being closed, resume html overflow to 'visible' instead of 'auto'.