System Information

Impossible Is Nothing...

导航

文本框粘贴图片解决方案...

<textarea id=x style="width:300px;height:200px"></textarea>
<script>
i=document.createElement("IMG")
i.src="http://sz.luohuedu.net/xml/Images/logo.gif"
x.appendChild(i)
</script>

原文地址:http://community.csdn.net/Expert/topic/4068/4068645.xml?temp=.6847498

posted on 2005-06-09 17:42  SysInfo  阅读(1054)  评论(0编辑  收藏  举报