0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-12 00:08:59 +01:00
Bootstrap/docs/javascript.html
2018-12-31 02:19:36 +02:00

23 lines
604 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."
redirect_from: "/javascript/"
---
{% 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 %}