diff --git a/docs/javascript.html b/docs/javascript.html index 323f1f684c..bdb1021587 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -1366,7 +1366,7 @@ $('#myPopover').on('hidden.bs.popover', function () {
Just add data-dismiss="alert"
to your close button to automatically give an alert close functionality.