Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Twitter Bootstrap and jQuery 2.0 compatibility

Is twitter bootstrap 2.3.X or 3.0.0-wip compatible with jQuery 2.x?

If not is there any intention to upgrade compatibility the future?

like image 947
AndrewMcLagan Avatar asked Aug 19 '13 00:08

AndrewMcLagan


People also ask

Does Twitter still use bootstrap?

At Twitter, Bootstrap has quickly become one of our many go-to front-end tools when starting new applications and sites.

Is twitter bootstrap the same as bootstrap?

There's no difference. Twitter Bootstrap was the official name for version 1.0 (Twitter Bootstrap). Later the name has been shortened.

Which CSS framework does Twitter use?

Twitter Bootstrap is an open source front end framework for HTML, CSS and JS, using which we can create a responsive UI for our web application. This is supported by all major browsers.

What is twitter bootstrap and why would a developer use it?

Well Twitter Bootstrap or commonly referred to as Bootstrap is a HTML, CSS, JavaScript framework that makes styling your application quick and easy. Especially if you're trying to get this product out quickly, this framework can remove pretty much all the work of creating custom css. Which honestly, is just wonderful.


1 Answers

Yes they are. The only problem that may arise if use them together is if you use jQuery UI along with Bootstrap. For that you have to use jQuery-UI-Boostrap

like image 158
amb110395 Avatar answered Sep 17 '22 20:09

amb110395