Код работает в песочнице, но не работает при импорте в файлы. Вроде библиотеки подключил, скрипт обернул. Не понимаю, код в песочнице работает, а импортированных файлах нет. Прошу у вас помощи! Заранее спасибо
Ссылка на код в песочнице
https://jsfiddle.net/z6toko4y/
Вот какие ошибки показывает консоль:
Failed to load resource: net::ERR_FILE_NOT_FOUND
jquery-ui.js Failed to load resource: net::ERR_FILE_NOT_FOUND
jquery.min.js:2 jQuery.Deferred exception: $(...).datepicker is not a function TypeError: $(...).datepicker is not a function
at HTMLDocument. (
file:///C:/Users/%D0%9F%D0%9A/Desktop/123/script.j...)
at j (
https://ajax.googleapis.com/ajax/libs/jquery/3.1.1...)
at k (
https://ajax.googleapis.com/ajax/libs/jquery/3.1.1...) undefined
r.Deferred.exceptionHook @ jquery.min.js:2
jquery.min.js:2 jQuery.Deferred exception: $(...).datepicker is not a function TypeError: $(...).datepicker is not a function
at HTMLDocument. (
file:///C:/Users/%D0%9F%D0%9A/Desktop/123/index.ht...)
at j (
https://ajax.googleapis.com/ajax/libs/jquery/3.1.1...)
at k (
https://ajax.googleapis.com/ajax/libs/jquery/3.1.1...) undefined
r.Deferred.exceptionHook @ jquery.min.js:2
jquery.min.js:2 Uncaught TypeError: $(...).datepicker is not a function
at HTMLDocument. (script.js:2)
at j (jquery.min.js:2)
at k (jquery.min.js:2)
jquery.min.js:2 Uncaught TypeError: $(...).datepicker is not a function
at HTMLDocument. (index.html:17)
at j (jquery.min.js:2)
at k (jquery.min.js:2)