jquery解决图片路径不存在

$("img").error(function() {  
       $(this).attr("src", "Images/error.jpg");  
   });  
posted @ 2013-11-13 15:03  he1595  阅读(196)  评论(0编辑  收藏  举报