0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Bootstrap/docs/javascript.html

21 lines
573 B
HTML
Raw Normal View History

---
layout: default
2013-07-27 08:14:21 +02:00
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."
---
2014-03-17 03:03:53 +01:00
{% 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 %}
2014-03-17 03:03:53 +01:00
{% include js/buttons.html %}
{% include js/collapse.html %}
{% include js/carousel.html %}
{% include js/affix.html %}