diff --git a/docs/javascript.html b/docs/javascript.html index ad4cb55dd3..2a81b33078 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -530,6 +530,7 @@ $('#.tabs').bind('change', function (e) {

The popover plugin provides a simple interface for adding popovers to your application. It extends the bootstrap-twipsy.js plugin, so be sure to grab that file as well when including popovers in your project!

+

Notice You must include the bootstrap-twipsy.js file before bootstrap-popover.js.

Download