Does Twitter Bootstrap v3 include jQuery or do I need to include jQuery separately? If it does include jQuery, what version (number) of jQuery is included, and are all jQuery functions available when using Bootstrap?
Heads up! All javascript plugins require the latest version of jQuery.
Right here in the docs
Here is the current release link for jQuery
There are a number of elements to the Bootstrap "product" - one of them are JavaScript Plugins - only these require jQuery - and they extend the jQuery functionality so yes all jQuery methods / functions are available. The remainder (CSS, Scaffolding, Components etc) require HTML and CSS (or a combination)
jQuery is not included within the Twitter Bootstrap download - you must download it / link to a CDN version of it
EDIT:
2.X requires atleast 1.7
Does Twitter Bootstrap use jQuery?
Yes, jQuery plugins require jQuery. And as Mike pointed out, it is clearly mentioned on the site.
If so, what version (number) of jQuery is used
Also as Mike mentioned, latest version
are all jQuery functions available?
jQuery functions are available through jQuery, they have nothing to do with Bootstrap. If you include the jQuery library, you can use any jQuery functionality you want.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With