From 0822cc54581256e8361599759f4d9bf6070b3313 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Thu, 25 Jul 2013 22:12:22 -0700 Subject: twitter/bootstrap => twbs/bootstrap in links etc. --- docs/javascript.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/javascript.html') diff --git a/docs/javascript.html b/docs/javascript.html index d7fb8fc54..8e5f6ec0c 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -1238,7 +1238,7 @@ $('#my-alert').bind('closed', function () {
<button type="button" class="btn" data-loading-text="loading stuff..." >...</button>
Heads up! - Firefox persists the disabled state across page loads. A workaround for this is to use autocomplete="off". + Firefox persists the disabled state across page loads. A workaround for this is to use autocomplete="off".

$().button('reset')

Resets button state - swaps text to original text.

@@ -1751,9 +1751,9 @@ $('.carousel').carousel({ -- cgit v1.2.3