去评论
dz插件网

插件开发中.JQ获取不到页面元素,打印出来都是null

哥斯拉
2023/05/19 16:44:45
为什么打印出来都是null?获取其他元素也是。
另外  使用$(function(){})方法,这个方法就直接不执行了。。
我的htm页面:

<!--{template common:common/header}-->
```我的html代码<script>console.log( $("body"));//结果为null</script>
<!--{template common:common/footer}-->

1 贡献最佳答案

        电脑版里使用JQ,要先做这个工作。
  1. <script type="text/javascript">jq = jQuery.noConflict();</script>
然后再把jq的美金符换成jq