JQuery datepicker not working

后端 未结 8 1429
遇见更好的自我
遇见更好的自我 2021-02-13 20:27

Good day!

I am trying to use jquery for the first time. And i cannot make it work. My code is as follows:



        
8条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-02-13 21:10

    The problem is you are not linking to the jQuery UI library (which is where datepicker resides):

    http://jsfiddle.net/5AkyC/

    
    
    
    
    
    
    
    
        

    Date:

提交回复
热议问题