W3CHINA Blog首页    管理页面    写新日志    退出


«September 2026»
12345
6789101112
13141516171819
20212223242526
27282930


公告
暂无公告...

我的分类(专题)

日志更新

最新评论

留言板

链接


Blog信息
blog名称:
日志总数:2
评论数量:1
留言数量:0
访问次数:22961
建立时间:2004年12月14日





图片自适应大小
软件技术

webcoral 发表于 2004/12/14 14:59:47

function Drawimage(ImgD){  var image=new Image();  image.src=ImgD.src;  if(image.width>0 && images.height>0){    flag=true;    if(image.width>=518){       ImgD.width=518;       ImgD.height=(image.height*518)/image.width;     }else{       ImgD.width=image.width;       ImgD.Height=image.height;     }}}}


阅读全文(1290) | 回复(1) | 编辑 | 精华
 


回复:图片自适应大小
软件技术

hjx_221发表评论于2004/12/15 11:05:04

thx


个人主页 | 引用回复 | 主人回复 | 返回 | 编辑 | 删除
 


» 1 »

发表评论:
昵称:
密码:
主页:
标题:
验证码:  (不区分大小写,请仔细填写,输错需重写评论内容!)



站点首页 | 联系我们 | 博客注册 | 博客登陆

Sponsored By W3CHINA
W3CHINA Blog 0.8 Processed in 0.012 second(s), page refreshed 144882988 times.
《全国人大常委会关于维护互联网安全的决定》  《计算机信息网络国际联网安全保护管理办法》
苏ICP备05006046号