Blame view

vendor/bower-asset/bootstrap/docs/javascript.html 574 Bytes
b2a15e0c   Dmitryi   роли и права поль...
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 %}