Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/javascript/453.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 jQuery轻松标签插件,无需转换_Javascript_Jquery_Html_Css_Jquery Plugins - Fatal编程技术网

Javascript jQuery轻松标签插件,无需转换

Javascript jQuery轻松标签插件,无需转换,javascript,jquery,html,css,jquery-plugins,Javascript,Jquery,Html,Css,Jquery Plugins,目前,我正在使用我在网站上创建的一些选项卡 如何禁用在“配置动画”中设置为false的每个选项卡之间的默认动画转换 $("#tab-full-container").easytabs({ animate: false });

目前,我正在使用我在网站上创建的一些选项卡


如何禁用在“配置动画”中设置为false的每个选项卡之间的默认动画转换

$("#tab-full-container").easytabs({
  animate: false
});