mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
d52ad3ee3b
/cc @mdo
20 lines
573 B
HTML
20 lines
573 B
HTML
---
|
|
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 %}
|