Error With Bootstrap 3 Date/Time Picker

前端 未结 3 659
谎友^
谎友^ 2020-12-16 11:29

I am using the date/time picker from Eonasden that you can find here. Date Time Picker

I am using HTML from the example:

3条回答
  •  北海茫月
    2020-12-16 11:48

    Simple solution

    Once even I got the same error. I was able to fix that by including the content delivery network or content distribution network (CDN) link of the script file.

    Try the code below:

    
    

    Include the above code before adding-in the bootstrap-datetimepicker.js

提交回复
热议问题