diff --git a/docs/javascript.html b/docs/javascript.html index cd13210889..2aa5fce2c1 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -160,7 +160,6 @@
Bring Bootstrap's components to life—now with 12 custom jQuery plugins.
The ScrollSpy plugin is for automatically updating nav targets based on scroll position.
- Download fileScroll the area below and watch the navigation update. The dropdown sub items will be highlighted as well. Try it!
@@ -703,7 +699,6 @@ $('[data-spy="scroll"]').each(function () {This plugin adds quick, dynamic tab and pill functionality for transitioning through local content.
- Download fileClick the tabs below to toggle between hidden panes, even via dropdown menus.
@@ -819,7 +814,6 @@ $('a[data-toggle="tab"]').on('shown', function (e) {Inspired by the excellent jQuery.tipsy plugin written by Jason Frame; Tooltips are an updated version, which don't rely on images, use css3 for animations, and data-attributes for local title storage.
- Download fileHover over the links below to see tooltips:
@@ -926,7 +920,6 @@ $('a[data-toggle="tab"]').on('shown', function (e) {Add small overlays of content, like those on the iPad, to any element for housing secondary information.
* Requires Tooltip to be included
- Download fileHover over the button to trigger the popover.
@@ -1035,7 +1028,6 @@ $('a[data-toggle="tab"]').on('shown', function (e) {The alert plugin is a tiny class for adding close functionality to alerts.
- DownloadThe alerts plugin works on regular alert messages, and block messages.
@@ -1106,7 +1098,6 @@ $('#my-alert').bind('closed', function () {Do more with buttons. Control button states or create groups of buttons for more components like toolbars.
- Download fileUse the buttons plugin for states and toggles.
@@ -1201,7 +1192,6 @@ $('#my-alert').bind('closed', function () {Get base styles and flexible support for collapsible components like accordions and navigation.
- Download file* Requires the Transitions plugin to be included.
A generic plugin for cycling through elements. A merry-go-round.
- Download fileWatch the slideshow below.
@@ -1484,7 +1473,6 @@ $('.carousel').carousel({A basic, easily extended plugin for quickly creating elegant typeaheads with any form text input.
- Download fileStart typing in the field below to show the typeahead results.
diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index f4eb8969bc..e9e81ddb5c 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -5,7 +5,6 @@{{_i}}Bring Bootstrap's components to life—now with 12 custom jQuery plugins.{{/i}}
{{_i}}The ScrollSpy plugin is for automatically updating nav targets based on scroll position.{{/i}}
- {{_i}}Download file{{/i}}{{_i}}Scroll the area below and watch the navigation update. The dropdown sub items will be highlighted as well. Try it!{{/i}}
@@ -548,7 +544,6 @@ $('[data-spy="scroll"]').each(function () {{{_i}}This plugin adds quick, dynamic tab and pill functionality for transitioning through local content.{{/i}}
- {{_i}}Download file{{/i}}{{_i}}Click the tabs below to toggle between hidden panes, even via dropdown menus.{{/i}}
@@ -664,7 +659,6 @@ $('a[data-toggle="tab"]').on('shown', function (e) {{{_i}}Inspired by the excellent jQuery.tipsy plugin written by Jason Frame; Tooltips are an updated version, which don't rely on images, use css3 for animations, and data-attributes for local title storage.{{/i}}
- {{_i}}Download file{{/i}}{{_i}}Hover over the links below to see tooltips:{{/i}}
@@ -771,7 +765,6 @@ $('a[data-toggle="tab"]').on('shown', function (e) {{{_i}}Add small overlays of content, like those on the iPad, to any element for housing secondary information.{{/i}}
* {{_i}}Requires Tooltip to be included{{/i}}
- {{_i}}Download file{{/i}}{{_i}}Hover over the button to trigger the popover.{{/i}}
@@ -880,7 +873,6 @@ $('a[data-toggle="tab"]').on('shown', function (e) {{{_i}}The alert plugin is a tiny class for adding close functionality to alerts.{{/i}}
- {{_i}}Download{{/i}}{{_i}}The alerts plugin works on regular alert messages, and block messages.{{/i}}
@@ -951,7 +943,6 @@ $('#my-alert').bind('closed', function () {{{_i}}Do more with buttons. Control button states or create groups of buttons for more components like toolbars.{{/i}}
- {{_i}}Download file{{/i}}{{_i}}Use the buttons plugin for states and toggles.{{/i}}
@@ -1046,7 +1037,6 @@ $('#my-alert').bind('closed', function () {{{_i}}Get base styles and flexible support for collapsible components like accordions and navigation.{{/i}}
- {{_i}}Download file{{/i}}* {{_i}}Requires the Transitions plugin to be included.{{/i}}
{{_i}}A generic plugin for cycling through elements. A merry-go-round.{{/i}}
- {{_i}}Download file{{/i}}{{_i}}Watch the slideshow below.{{/i}}
@@ -1329,7 +1318,6 @@ $('.carousel').carousel({{{_i}}A basic, easily extended plugin for quickly creating elegant typeaheads with any form text input.{{/i}}
- {{_i}}Download file{{/i}}{{_i}}Start typing in the field below to show the typeahead results.{{/i}}