Twitter Bootstrap and jQuery 2.0 compatibility

7.7k Views Asked by At

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?

2

There are 2 best solutions below

1
On BEST ANSWER

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

0
On

Bootstrap 4 will have official support for jQuery 2 (as of Alpha 2).

jQuery 1.9.1 remains the minimum supported version.