AndrewMcLagan
AndrewMcLagan

Reputation: 13987

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?

Upvotes: 6

Views: 7785

Answers (2)

Clamburger
Clamburger

Reputation: 617

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

jQuery 1.9.1 remains the minimum supported version.

Upvotes: 0

amb110395
amb110395

Reputation: 1545

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

Upvotes: 10

Related Questions