From: Chris Rebert Date: Sat, 27 Sep 2014 01:16:10 +0000 (-0700) Subject: Port #14674 over to hosted docs X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7263693ed1587a00f12a882e5a57683201246d97;p=thirdparty%2Fbootstrap.git Port #14674 over to hosted docs --- diff --git a/javascript/index.html b/javascript/index.html index 6b8fea5761..3405b012de 100644 --- a/javascript/index.html +++ b/javascript/index.html @@ -181,8 +181,6 @@

Modals modal.js

- -

Examples

Modals are streamlined, but flexible, dialog prompts with the minimum required functionality and smart defaults.

@@ -198,6 +196,10 @@

There are some caveats regarding using modals on mobile devices. See our browser support docs for details.

+

Due to how HTML5 defines its semantics, the autofocus HTML attribute has no effect in Bootstrap modals.

+ +

Examples

+

Static example

A rendered modal with header, body, and set of actions in the footer.