<tfoot id='sLqwq'></tfoot>
      <i id='sLqwq'><tr id='sLqwq'><dt id='sLqwq'><q id='sLqwq'><span id='sLqwq'><b id='sLqwq'><form id='sLqwq'><ins id='sLqwq'></ins><ul id='sLqwq'></ul><sub id='sLqwq'></sub></form><legend id='sLqwq'></legend><bdo id='sLqwq'><pre id='sLqwq'><center id='sLqwq'></center></pre></bdo></b><th id='sLqwq'></th></span></q></dt></tr></i><div id='sLqwq'><tfoot id='sLqwq'></tfoot><dl id='sLqwq'><fieldset id='sLqwq'></fieldset></dl></div>

      • <bdo id='sLqwq'></bdo><ul id='sLqwq'></ul>

        <small id='sLqwq'></small><noframes id='sLqwq'>

      1. <legend id='sLqwq'><style id='sLqwq'><dir id='sLqwq'><q id='sLqwq'></q></dir></style></legend>

        js报错:Uncaught SyntaxError: Unexpected string

        在做前端时候,遇到一个js错误:Uncaught SyntaxError: Unexpected string,这种通常什么原因造成的,该如何解决呢? 解决办法: 1. jQuery有问题?引用的jQuery有冲突? 然后就去首页和分页面检查引用的jQuery,发现首页和分页面引用两个不同版本的jQuery,
        • <bdo id='8rYT9'></bdo><ul id='8rYT9'></ul>
          <tfoot id='8rYT9'></tfoot>
        • <legend id='8rYT9'><style id='8rYT9'><dir id='8rYT9'><q id='8rYT9'></q></dir></style></legend>
            <tbody id='8rYT9'></tbody>

                <small id='8rYT9'></small><noframes id='8rYT9'>

                  <i id='8rYT9'><tr id='8rYT9'><dt id='8rYT9'><q id='8rYT9'><span id='8rYT9'><b id='8rYT9'><form id='8rYT9'><ins id='8rYT9'></ins><ul id='8rYT9'></ul><sub id='8rYT9'></sub></form><legend id='8rYT9'></legend><bdo id='8rYT9'><pre id='8rYT9'><center id='8rYT9'></center></pre></bdo></b><th id='8rYT9'></th></span></q></dt></tr></i><div id='8rYT9'><tfoot id='8rYT9'></tfoot><dl id='8rYT9'><fieldset id='8rYT9'></fieldset></dl></div>

                • 在做前端时候,遇到一个js错误:Uncaught SyntaxError: Unexpected string,这种通常什么原因造成的,该如何解决呢?

                  解决办法:

                  1. jQuery有问题?引用的jQuery有冲突?

                  然后就去首页和分页面检查引用的jQuery,发现首页和分页面引用两个不同版本的jQuery,于是就去把分页面的jQuery引用去掉了。可是,还是报同样的错误,看来不是这个问题。

                  2. js代码中的string类型有问题?

                  检查分页面中那段有问题的代码块,发现ajax的有行代码的string拼接有问题。一般都是单引号嵌套双引号,但是可能写的时候没注意,单引号嵌套双引号在最前面又加了双引号,去掉前面多余的双引号问题成功解决。

                  3. js文件的bom问题

                  我曾经遇到一个这样的问题,就是一个js文件,只要你动里面的任何一个字符或者段落就报上面的错误,起初还以为是js有什么加密东西,后面发现原来是这个文件有bom,将代码改成无bom状态修改就不出错了。
                   

                  总结

                  js的string拼接时候一定要小心谨慎,浏览器出现:
                  Uncaught SyntaxError: Unexpected string错误,检查js代码的string拼接是否正确即可。

                   

                   
                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  使用layui的时候出现Uncaught ReferenceError: layui is not defined 遇到这种错误要怎么处理呢? 第一:排查引入的js路径是否正确 第二:检查你的form里面的class是否设置了class=layui-form,这样才是真正声明一个form表单
                  Protractor Check if Element Does Not Exist(量角器检查元素是否不存在)
                  Protractor e2e Tests Login Redirection(Protractor e2e 测试登录重定向)
                  Protractor browser.wait doesn#39;t wait(量角器 browser.wait 不等待)
                  how test separate environmental name with protractor conf js?(如何使用量角器 conf js 测试单独的环境名称?)
                  Increase the JavaStack heap memory for protractor(增加量角器的 JavaStack 堆内存)
                  <i id='cIv3d'><tr id='cIv3d'><dt id='cIv3d'><q id='cIv3d'><span id='cIv3d'><b id='cIv3d'><form id='cIv3d'><ins id='cIv3d'></ins><ul id='cIv3d'></ul><sub id='cIv3d'></sub></form><legend id='cIv3d'></legend><bdo id='cIv3d'><pre id='cIv3d'><center id='cIv3d'></center></pre></bdo></b><th id='cIv3d'></th></span></q></dt></tr></i><div id='cIv3d'><tfoot id='cIv3d'></tfoot><dl id='cIv3d'><fieldset id='cIv3d'></fieldset></dl></div>
                      <tbody id='cIv3d'></tbody>

                        <small id='cIv3d'></small><noframes id='cIv3d'>

                        1. <tfoot id='cIv3d'></tfoot>

                            <bdo id='cIv3d'></bdo><ul id='cIv3d'></ul>
                            <legend id='cIv3d'><style id='cIv3d'><dir id='cIv3d'><q id='cIv3d'></q></dir></style></legend>