自动预览上传图(图片预览)]

王朝asp·作者佚名  2006-01-09
窄屏简体版  字體: |||超大  

自动预览上传图(图片预览)powered BY AIRZEN 2004/05/21

作者信息:

Author:airzen

QQ:39192170

E-mail:airzen@sohu.com

转贴请保留作者信息,谢谢

<input name="w_s" type="file" id="w_s" onChange="load_img(this.value,img_s);">

<input name="w_b" type="file" id="w_b" onChange="load_img(this.value,img_b);">

<div id="img_s"></div>

<div id="img_b"></div>

<script language="javascript">

<!--

function load_img(p_src,write_id){

var t_html;

if(p_src!=''){

if(write_id==img_s){

t_html="<img src='"+p_src+"' onLoad='javascript:if(this.width>120){this.width=120;}if(this.height>120){this.height=120;}'>";

}else{

t_html="<img src='"+p_src+"' onLoad='javascript:if(this.width>240){this.width=240;}if(this.height>240){this.height=240;}'>";

}

}else{

t_html="";

}

write_id.innerHTML=t_html;

}

//-->

</script>

 
 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
 
 
© 2005- 王朝網路 版權所有 導航