首页
IT
登录
6mi
u
盘
搜
搜 索
IT
Jquery获取和修改img的src值的方法
Jquery获取和修改img的src值的方法
xiaoxiao
2021-04-17
36
$("#imgId")[0].src;
$("#imgId").attr('src',path);
document.getElementById("img1").src;
转载请注明原文地址: https://ju.6miu.com/read-674168.html
技术
最新回复
(
0
)