Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/kotlin/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Javascript jQuery Calendars Datepicker生成错误:undefined不是函数_Javascript_Jquery_Datepicker_Calendar_Persian - Fatal编程技术网

Javascript jQuery Calendars Datepicker生成错误:undefined不是函数

Javascript jQuery Calendars Datepicker生成错误:undefined不是函数,javascript,jquery,datepicker,calendar,persian,Javascript,Jquery,Datepicker,Calendar,Persian,我想使用带有文本框的jQuery日历日期选择器。文件和样本: 这是我的代码: HTML: 错误: Uncaught TypeError: undefined is not a function 我导入了以下文件: jquery.calendars.js jquery.calendars.plus.js jquery.calendars.picker-fa.js 谢谢你的帮助:)你能把你的代码完整地发布出来吗,就像你的整个html一样(当然是相关的部分)在你的浏览器控制台中有多个版本的jQue

我想使用带有文本框的jQuery日历日期选择器。文件和样本:

这是我的代码:

HTML:

错误:

Uncaught TypeError: undefined is not a function
我导入了以下文件:

jquery.calendars.js
jquery.calendars.plus.js
jquery.calendars.picker-fa.js

谢谢你的帮助:)

你能把你的代码完整地发布出来吗,就像你的整个html一样(当然是相关的部分)在你的浏览器控制台中有多个版本的jQuery…检查以前的错误。。还要检查日历插件js文件的路径是否正确,因为整个html太大了!我刚刚介绍了jquery2.1.3。没有其他错误,路径是否正确?
Uncaught TypeError: undefined is not a function
jquery.calendars.js
jquery.calendars.plus.js
jquery.calendars.picker-fa.js