Welcome to mirror list, hosted at ThFree Co, Russian Federation.

javascript.html « docs - github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e49c799167791269a849189873b7d0950f056edd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
layout: default
title: JavaScript
slug: js
lead: "Bring Bootstrap's components to life with over a dozen custom jQuery plugins. Easily include them all, or one by one."
---


{% include js/overview.html %}
{% include js/transitions.html %}
{% include js/modal.html %}
{% include js/dropdowns.html %}
{% include js/scrollspy.html %}
{% include js/tabs.html %}
{% include js/tooltips.html %}
{% include js/popovers.html %}
{% include js/alerts.html %}
{% include js/buttons.html %}
{% include js/collapse.html %}
{% include js/carousel.html %}
{% include js/affix.html %}