欢迎来到河南社交动力网络科技有限公司
建站资讯

DEDECMS{dede:field.body /}中用CSS的expression参数控制图片大小

作者:建站视频 来源:小程序备案日期:2025-09-23
{dede:field.body /}css:图片高和宽最大都是600px。.content img{max-width:600px;max-height:600px;width:600px;height:600px;zoom:expression(function(el){ el.style.zoom = "1";  var resizeImg = function() {   if (el.width > 600 || el.height>600) {       if (el.width > el.height) {          el.width = "600";          elel.height = el.height / (el.width / 600);        } else {        el.height = "600";        elel.width = el.width / (el.height / 600);        }      }      }        if (el.complete) {            resizeImg();        } else {            el.onload = function() {                resizeImg();            }        }    }(this));}
标签: dedecms 模板n
上一篇: 番禺网站建设的详细流程
下一篇: 教你免费获得网址加V绿钩认证,解决"安全性未知请,谨慎访问"

推荐建站资讯

更多>