我一定是个白痴.我一直试图让bootstrap datepicker工作几个小时失败.我需要在index.html中编写什么来建立一个简单的datepicker?
<html>
<head><title>A concrete example I will upload to github for future people</title>
<!-- What exactly do I need to include here? There's /js/bootstrap-datepicker.js -->
</head>
<body>
Datepicker:
<!-- The documentation says <input type="text" type="text" class="form-control"> -->
</body></html>
Run Code Online (Sandbox Code Playgroud)
脚步