jQuery手风琴下拉菜单收缩展开特效.zip

时间:2022-07-31 04:25:21
【文件属性】:
文件名称:jQuery手风琴下拉菜单收缩展开特效.zip
文件大小:42KB
文件格式:ZIP
更新时间:2022-07-31 04:25:21
js特效-jQuery手风琴下拉菜单收缩展开特效 js代码 <!--为了浏览器兼容性jqeury版本推荐使用1.12.0,其他版本会出现不支持某些浏览器--> [removed][removed] [removed] $(".list_dt").on("click",function () { $('.list_dd').stop(); $(this).siblings("dt").removeAttr("id"); if($(this).attr("id")=="open"){ $(this).removeAttr("id").siblings("dd").slideUp(); }else{ $(this).attr("id","open").next().slideDown().siblings("dd").slideUp(); } }); [removed]
【文件预览】:
jQuery手风琴下拉菜单收缩展开特效
----css()
--------index.css(1KB)
----php中文网下载站.url(114B)
----images()
--------open.png(190B)
--------off.png(176B)
----index.html(3KB)
----js()
--------jquery.min.js(91KB)
----QQ截图20171214095743.png(7KB)
----php中文网免费下载站.txt(219B)

网友评论