반응형

Jquery Datepicker 사용시

 

위와 같은 오류가 날 때가 있었습니다.

 

한참을 찾아봐도 해결이 되지 않다가

너무 사소한 실수인걸 알고나서

허무했네요

 

해결방법은

다른 tag 의 id 값 중 Datepicker 를 사용한 input 의 id 와 중복되는 것이 있는지 

확인해보시면 됩니다.ㅎㅎ

 

stackoverflow.com/questions/17781425/datepicker-returning-uncaught-typeerror-undefined-currentday

 

Datepicker returning uncaught typeError: undefined 'currentDay'

I've been using jQuery UI with Bootstrap and I seem to run into a problem that I haven't had before. I'm not sure what has changed; I've tried setting back different version of jQuery and I didn't ...

stackoverflow.com

 

반응형

+ Recent posts