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


«June 2026»
123456
78910111213
14151617181920
21222324252627
282930


公告
暂无公告...

我的分类(专题)

日志更新

最新评论

留言板

链接


Blog信息
blog名称:
日志总数:2
评论数量:1
留言数量:0
访问次数:22687
建立时间: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;
   &


阅读全文(1280) | 回复(1) | 编辑 | 精华 | 删除
 


[情感随笔]今天
情感绿洲

webcoral 发表于 2004/12/14 13:31:56

爱小熊。


阅读全文(976) | 回复(0) | 编辑 | 精华 | 删除
 


« 1



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

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