优化top.$.jBox日志趋势多条滚动条
点击顶部导航菜单后关闭top.$.jBox日志趋势弹框
This commit is contained in:
@@ -16,7 +16,7 @@ var home = function () {
|
||||
|
||||
//顶部导航顶级菜单事件
|
||||
$(".mega-menu li a").click(function(e){
|
||||
|
||||
top.$.jBox.close(true);
|
||||
var $this = $(this);
|
||||
var next_ul = $this.next("ul");
|
||||
var prev_ul = $this.parents("ul");
|
||||
@@ -72,7 +72,6 @@ var home = function () {
|
||||
|
||||
}*/
|
||||
|
||||
|
||||
})
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user