jQuery ui datepicker conflict with bootstrap datepicker

前端 未结 8 2240
梦如初夏
梦如初夏 2020-12-01 18:26

I want to show two months using bootstrap datepicker. After search on google I am not able to find how to show multiple months using bootstrap datepicker. I found that I can

8条回答
  •  情书的邮戳
    2020-12-01 18:52

    you can download a custom jquery-ui script, without to include datepicker module and to change the name of script from jquery-ui.min.js to jqueryuinodatepicker.min.js

提交回复
热议问题