twitter bootstrap 3 jquery minimum version

后端 未结 6 1170
长发绾君心
长发绾君心 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:06

    https://github.com/twbs/bootstrap/blob/v3.0.2/bower.json

    "dependencies": {
        "jquery": ">= 1.9.0"
      }
    

提交回复
热议问题