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 From 4be4e8ec355cc00982b2881975d1a7ce5b06225e Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 25 Jul 2013 23:07:23 -0700 Subject: Point changelog in docs to releases on GitHub --- 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 8e5f6ec0c..9166fe35c 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -448,7 +448,7 @@ $('#myModal').on('hidden', function () { - +

Within tabs

@@ -485,7 +485,7 @@ $('#myModal').on('hidden', function () { -
+
@@ -1753,7 +1753,7 @@ $('.carousel').carousel({
  • ·
  • Issues
  • ·
  • -
  • Changelog
  • +
  • Changelog
  • -- cgit v1.2.3