Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/jquery/72.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 IE8 Jquery 1.8.3问题:语法错误行2图表13575_Javascript_Jquery_Internet Explorer 8_Ie8 Compatibility Mode - Fatal编程技术网

Javascript IE8 Jquery 1.8.3问题:语法错误行2图表13575

Javascript IE8 Jquery 1.8.3问题:语法错误行2图表13575,javascript,jquery,internet-explorer-8,ie8-compatibility-mode,Javascript,Jquery,Internet Explorer 8,Ie8 Compatibility Mode,我在Jquery 1.8.3和IE8方面遇到问题。我遇到的问题是,在我使用IE8打开网页时,我遇到了下一个错误,无法提交表单: 语法错误Jquery 1.8.3.js Sintax错误行:2 char:13575 我认为我的问题在于javascript,但我不知道我遗漏了什么: 这个 谢谢,这是事先准备好的!:D 编辑 该网页在IE>=10中工作。由于IE8和其他浏览器的函数形式输出不同,因此出现了问题。在IE中,您会得到如下响应(错误500,即html): 您能告诉我们您的逻辑,它决定了响应应

我在
Jquery 1.8.3
IE8
方面遇到问题。我遇到的问题是,在我使用
IE8
打开网页时,我遇到了下一个错误,无法提交表单:

语法错误Jquery 1.8.3.js Sintax错误行:2 char:13575

我认为我的问题在于javascript,但我不知道我遗漏了什么:

这个

谢谢,这是事先准备好的!:D

编辑


该网页在
IE>=10

中工作。由于IE8和其他浏览器的函数形式输出不同,因此出现了问题。在IE中,您会得到如下响应(错误500,即html):


您能告诉我们您的逻辑,它决定了响应应该是json还是Web服务器错误吗?

为什么所有教育网站都使用这种股票?lol@epascarello“我不知道。”弥赛亚,谢谢你的评论
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>500 Internal Server Error</title>
</head><body>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator,
 root@localhost and inform them of the time the error occurred,
and anything you might have done that may have
caused the error.</p>
<p>More information about this error may be available
in the server error log.</p>
<hr>
<address>Apache/2.2.15 (CentOS) Server at carlyleonline.scalahed.com Port 80</address>
</body></html>
{"errores": {"entidad": ["Este campo es obligatorio."], "fecha_nacimiento": ["Este campo es obligatorio."], "apellido_paterno": ["Este campo es obligatorio."], "carlyle_lic1": ["Seleccione al menos una licenciatura."], "celular": ["Proporcione un n\u00famero telef\u00f3nico."], "nombre": ["Este campo es obligatorio."], "email": ["Este campo es obligatorio."]}}