Bootstrap-datetimepicker is not working with jQuery 3.1.1. I need to use the same jQuery library to run all the other dependent functions.
相关问题
- How to fix IE ClearType + jQuery opacity problem i
- jQuery add and remove delay
- Include empty value fields in jQuery .serialize()
- Disable Browser onUnload on certain links?
- how to get selected text from iframe with javascri
As per the docs, the required files for bootstrap datetimepicker to run are :
See this fiddle and check External Resources on the left
Initialize like this
I have used the following files : jQuery 3.1.1
moment.js
bootstrap.min.css
bootstrap.min.js
bootstrap-datetimepicker.min.css
bootstrap-datetimepicker.min.js
Also, read this installation post in the documentation for better understanding.
I am getting same error.
modify bootstrap-datetimepicker.js line no: 2253
to
line no:2264
to
add css