//閿氱偣缂撳姩鏁堟灉 $(function() { $('a[href*="#"]:not([href="#"])').click(function() { if (location.pathname.replace(/^\//, '') == this.pathname.replace(/^\//, '') && location.hostname == this.hostname) { var target = $(this.hash); target = target.length ? target : $('[name=' + this.hash.slice(1) + ']'); if (target.length) { $('html, body').animate({ scrollTop: target.offset().top - 100 }, 1000); return false; } } }); $("#w_grid-1609116919622").attr("onclick","location.href='/intro/1.html'"); $("#w_grid-1609116919630").attr("onclick","location.href='/intro/2.html'"); $("#w_grid-1609116919636").attr("onclick","location.href='/intro/3.html'"); $("#w_grid-1609116919643").attr("onclick","location.href='/intro/4.html'"); }); /*楂樹寒*/ $(function() { var urlName = window.location.pathname; //鑾峰彇鍦板潃鏍忎腑鏂囦欢鍚嶆垨璺緞銆 $('.NavList_a1 .more').each(function() { //閬嶅巻褰撳墠缃戦〉瀵艰埅鎴栧垎绫 var urlHref = $(this).attr('href'); //鑾峰彇瀵艰埅閾炬帴鍦板潃href鍊 if (urlName.indexOf(urlHref)>=0) { //妫€娴嬫枃浠跺悕鎴栬矾寰勪腑鏄惁鍖呭惈褰撳墠閾炬帴鍊 $(this).addClass('active'); } }); });