查找和替換img src

$("#imgId")[0].src;   //獲取
$("#imgId").attr('src',path);  //修改
相關文章
相關標籤/搜索