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

Horizontal centering with scrollbar #7

Closed OxyFuse closed 9 years ago

OxyFuse commented 11 years ago

Horizontal centering works fine if there's no scrollbar. However, if there's a scrollbar, it won't center anymore because it seems that the scrollbar is not included when calculating the window size.

Screenshot: bPopup

Additional Note: Works fine in mobile since it's scrollbar is not visible as the desktop browsers.

dinbror commented 9 years ago

Fixed in v. 0.11.0