Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/apache-kafka/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 将类附加到地图区域_Javascript_Jquery_Html_Wordpress - Fatal编程技术网

Javascript 将类附加到地图区域

Javascript 将类附加到地图区域,javascript,jquery,html,wordpress,Javascript,Jquery,Html,Wordpress,我有这样一个代码,当点击单词level2时,选项卡页面会发生变化 您能与我们共享JavaScript吗?也许你能帮我个忙?对不起,我有点不知所措。。是这个吗?jQuery(document).ready(function(){jQuery('.wlt_tab_object a')。单击(function(e){e.preventDefault();jQuery(this.tab('show');equalheight('.tab content.grid_style.item.thumbnai

我有这样一个代码,当点击单词level2时,选项卡页面会发生变化


您能与我们共享JavaScript吗?也许你能帮我个忙?对不起,我有点不知所措。。是这个吗?jQuery(document).ready(function(){jQuery('.wlt_tab_object a')。单击(function(e){e.preventDefault();jQuery(this.tab('show');equalheight('.tab content.grid_style.item.thumbnail');})jQuery(window).load(function(){equalheight('.tab content.grid_style.item.thumbnail');});jQuery(window).resize(函数(){equalheight('.tab content.grid_style.item.缩略图');});是的,就是这样。不过,看起来您的一些HTML也丢失了。你能编辑你的问题并发布一个链接到有问题的页面吗?似乎有很多代码,如果你不是程序员,很难知道我们需要什么来回答你的问题。