js 加载时自动调整图片大小
// 方法:setSelectReadOnly 用于设定极select控件ReadOnly, // 这个一个模拟只读不是真的只读 // 使用了onbeforeactivate,onfocus,onmouseover,onmouseout事件 // 示例:< img src=’img.jpg’ onload=’ImgAutoSize(ImgD,FitWidth,FitHeight)’ > ; // create by sl // ————————————————— function ImgAutoSize(imgD,FitWidth,FitHeig
下载地址
用户评论