清流:
<div style="clear:both"></div>
获取img的路径到TextBox3内;
document.getElementById(‘TextBox3‘).value = this.getElementsByTagName(‘img‘)[0].getAttribute(‘src‘);
标签:img attr this tag size font nbsp src span
清流:
<div style="clear:both"></div>
获取img的路径到TextBox3内;
document.getElementById(‘TextBox3‘).value = this.getElementsByTagName(‘img‘)[0].getAttribute(‘src‘);
标签:img attr this tag size font nbsp src span
原文地址:http://www.cnblogs.com/xinchenhui/p/8048146.html