好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

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

$(document).ready(function(){	$("#memu a").each(function(){	  $this= $(this);	  if($this[0].href==String(window.location)){		  $this.addClass("active");	  }  });	}); 

首页 产品 服务 案例 联系我们

查看更多关于求帮我看看,为什么点击跳转到另外的页面导航栏样式没有改变_html/css_WEB-ITnose的详细内容...

  阅读:35次