上传预览图片

<img id=pic  src=http://www.cnbruce.com/images/logo.gif>
<input type=file name=file><input type=button onclick=pic.src=file.value value=预览图片>
<input type=button onclick=alert(file.value) value=图片地址>
<input type=button onclick="file.outerHTML=file.outerHTML.replace(/value=\w/g,'')" value="清除file里字">

posted on 2008-12-17 10:37  草原和大树  阅读(270)  评论(0编辑  收藏  举报