$(document).ready(function () { $(".nav").load("public/nav.html #nav"); $(".foot").load("public/foot.html #foot"); $(".page").load("public/page.html #page"); $(".slideR").load("public/slideR.html #slideR"); $(".carousel").carousel({ interval: 2000 //每隔两秒自动轮播 }); $(".indexShow ul li").each(function () { var width = $(".container").width(); var imgW = $(".indexShow ul li .content .p-img img").width(); var conImg = parseInt(width) - parseInt(imgW) - 20; var src = $(this) .find("img") .attr("src"); if (src !== "") { $(this) .find(".p-con") .css("width", conImg); } }); $(".classifiedSearch .item .p-item .form-control .iconR").click(function () { $(this).toggleClass("cur"); $(this) .parent() .next() .toggleClass("cur"); }); $(".classifiedSearch .item .p-item .select span").click(function () { var txt = "