可参考:http://jquery.cuishifeng.cn/attr.html为所有图像设置src和alt属性$("img").attr({ src: "test.jpg", alt: "Test Image" });