From 90fb40b7073af222478a99ee1ef93da879cac8b8 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Thu, 25 Jul 2013 12:24:13 -0700 Subject: twbs ALL the links --- javascript.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'javascript.html') diff --git a/javascript.html b/javascript.html index 23fe67719..5be5ac775 100644 --- a/javascript.html +++ b/javascript.html @@ -985,7 +985,7 @@ $('#example').tooltip(options) selector string false - if a selector is provided, tooltip objects will be delegated to the specified targets if a selector is provided, tooltip objects will be delegated to the specified targets. in practice, this is used to enable dynamic HTML content to have popovers added. See this and an informative example. + if a selector is provided, tooltip objects will be delegated to the specified targets if a selector is provided, tooltip objects will be delegated to the specified targets. in practice, this is used to enable dynamic HTML content to have popovers added. See this and an informative example. trigger @@ -1262,7 +1262,7 @@ $('.nav-tabs').button()

Cross-browser compatibility

-

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')

-- cgit v1.2.3