/*姣嶇増top鍒囨崲*/ /*榧犳爣鐐瑰嚮鍒囨崲*/ (function() { $("#buttonArea").on("click", ".yjTitle ", function() { $(this).addClass("k_active").siblings(".yjTitle").removeClass("k_active"); var ki = $(this).index(); /*鍖呭惈鎵€鏈変骇鍝佸垪琛ㄧ洅瀛怚D*/ $("#c_portalResProduct_category-15922980621808701").find(".h_cateImg").eq(ki).css("z-index", "9").siblings(".h_cateImg").css( "z-index", "1"); }); })(); /*榧犳爣婊戣繃鍒囨崲*/ /*浜у搧鍒嗙被鐩掑瓙ID*/ $("#buttonArea").on("mouseenter", ".yjTitle", function() { var count = $(this).index(); $("#c_portalResProduct_category-15922980621808701").find(".h_cateImg").eq(count).css("z-index", "9").siblings(".h_cateImg").css( "z-index", "-1"); });