twitter bootstrap 3 jquery minimum version

后端 未结 6 1213
长发绾君心
长发绾君心 2020-12-01 20:16

What is the Minimum version of jquery and jquery-ui to use with Twitter bootstrap 3? I have not found any documentati

6条回答
  •  误落风尘
    2020-12-01 21:11

    Bootstrap 3.1.1 requires Jquery 1.9.1 according to

    Plugin dependencies Some plugins and CSS components depend on other plugins. If you include plugins individually, make sure to check for these dependencies in the docs. Also note that all plugins depend on jQuery (this means jQuery must be included before the plugin files). Consult our bower.json to see which versions of jQuery are supported. link to bower.json https://github.com/twbs/bootstrap/blob/v3.3.1/bower.json

提交回复
热议问题