$(...).wordExport is not a function

Posted jas0203

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了$(...).wordExport is not a function相关的知识,希望对你有一定的参考价值。

 参考网址:https://laod.cn/code-audit/jquery-is-not-a-function.html

问题描述:

                  1.view页面引用的是jquery-1.10.2.min.js

                   2.报错  $(...).wordExport is not a function

                   3.页面初始化加载方法如下:

                      $(function () {

                          //jquery  code

                           })

 

解决方法:

            1.将上述的3修改为: 

                  jQuery(document).ready(function($){

                          //jquery  code

                    });

 

以上是关于$(...).wordExport is not a function的主要内容,如果未能解决你的问题,请参考以下文章

jQuery wordexport导出 word

idea14 Server is not connected. Deploy is not available.

python is not None

python代码`if not x:` 和`if x is not None:`和`if not x is None:`使用

ClojureScript Is Not CoffeeScript

Servlet jsp is not available