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

Incorrect position with missing or legacy doctype #67

Open hodzanassredin opened 8 years ago

hodzanassredin commented 8 years ago

Incorrect position with missing or legacy doctype on html page. $('#video').bPopup({ follow: [true, true], positionStyle: 'absolute', modalClose :false });