From 3d9298b04ba493d877afaa81d8f48545f0a89a3f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 15 Jan 2012 15:06:30 -0800 Subject: [PATCH] fix the js alerts examples --- docs/javascript.html | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/docs/javascript.html b/docs/javascript.html index 64159ede75..2d7b74dd3a 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -906,16 +906,17 @@ $('a[data-toggle="tab"]').on('shown', function (e) {

Example alerts

The alerts plugin works on regular alert messages, and block messages.

-
+
×

Holy guacamole! Best check yo self, you’re not looking too good.

-
+
× -

Oh snap! You got an error! Change this and that and try again. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Cras mattis consectetur purus sit amet fermentum.

- +

Oh snap! You got an error!

+

Change this and that and try again. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Cras mattis consectetur purus sit amet fermentum.

+

+ Take this action Or do this +


Using bootstrap-alerts.js