Skip to content

Instantly share code, notes, and snippets.

@vuelove1226
vuelove1226 / fullscreen-bootstrap-modal.markdown
Created September 19, 2019 14:39
Fullscreen Bootstrap Modal

Fullscreen Bootstrap Modal

A fullscreen modal using Bootstrap. The modal features fixed header, content, and footer sections. The idea is to use this on small mobile devices to avoid competing with scrolling on the body.

Updated (29 Oct 14): Added webkit scrollbar styles to better indicate scrollable content on iOS devices. Note this seems to only work with iOS5 and lower; tested with Browserstack.

Forked from Nathan Cooper's Pen Fullscreen Bootstrap Modal.

A Pen by john paul hennessy on CodePen.