-1) { return "1"; } else { var Agents = ["android", "iphone", "symbianos", "windows phone", "ipad", "ipod"]; var flag = "1"; for (var v = 0; v < Agents.length; v++) { if (userAgentInfo.indexOf(Agents[v]) > 0) { flag = "0"; break; } } return flag; } } //欄目選擇狀態(tài) var sectionIndex = 1 -1; if (sectionIndex > 0) { $(".mainnav ul li").eq(sectionIndex).addClass("current"); } //瀏覽量 function ViewCountShow(result) { //result為瀏覽次數(shù),直接賦值即可 $("#spanViewNum").text(result); } var str = "3zyVodet6OJ42HSlAKRytQ=="; GetViewCount(ViewCountShow, str); var userName = $.cookie("LoginName"); if (userName !=undefined&&userName != "") { $("#FhasLogin").find("a").html(userName); $("#PMaLogin").show(); $("#PManoLogin").hide(); $("#FhasLogin").show(); $("#FnoLogin").hide(); } else { $("#PManoLogin").show(); $("#PMaLogin").hide(); $("#FhasLogin").hide(); $("#FnoLogin").show(); } //$(".mainnav li a").each(function (index, element) { // console.log(element); // console.log(element.getAttribute("href")); // console.log(window.location.pathname) // if (window.location.pathname == element.getAttribute("href")) { // element.parentElement.setAttribute("class","current"); // return; // } // else { // if (window.location.pathname.indexOf(element.getAttribute("href")) > 0 && index > 0) { // element.parentElement.setAttribute("class", "current"); // return; // } // } //}); });
此會員未通過物通網(wǎng)認證,請謹慎選擇。建議您優(yōu)先選擇物信通會員!
瀏覽量:次