您好,欢迎访问一九零五行业门户网

求帮我看看,为什么点击跳转到另外的页面导航栏样式没有改变_html/css_WEB-ITnose

$(document).ready(function(){ $(#memu a).each(function(){ $this= $(this); if($this[0].href==string(window.location)){ $this.addclass(active); } }); });
首页产品服务案例联系我们

回复讨论(解决方案) $this.parent().addclass(active);
$this.parent().addclass(active);
还是不行啊 调试找原因
刷新下页面。
调试找原因
已解决,谢谢
其它类似信息

推荐信息