jquery解决图片路径不存在 jquery解决当文件的路径不存在时。指定的处理
$("img").error(function() { $(this).attr("src", "../../Images/noneimg.jpg"); });