欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  web前端

高分求助:html页面图片自动设置按照原大小显示,超过设定值就压缩显示,请大家帮忙_html/css_WEB-ITnose

程序员文章站 2022-06-10 21:46:07
...
HTML 图片 页面图片地址是: http://www.cdlovelife.com/public/info.php?id=12947
看起来分辨率差,长度和宽度又是压缩了的很难看。
页面源代码如下:
介绍: {$info.content}
    {foreach from=$image item=image}
  • {/foreach}


我需要的效果就像赶集网那样子分辨率较小的图片的时候自动按照原图显示,设置table
超出了就压缩显示,或者部分显示,总之要美观。

请高手给段代码,谢谢!分数没问题,我会追加的,呵呵

回复讨论(解决方案)

    宽度为准
 
介绍:

放到页面代码里报错呢,奇怪了

Fatal error: Smarty error: [in C:/cdlovelife/template/default/info.html line 86]: syntax error: unrecognized tag: imgs[i].onload=function(){ console.info( this.width,this.height ) if( w

Fatal error: Smarty error: [in C:/cdlovelife/template/default/info.html line 86]: syntax error: unrecognized tag: imgs[i].onload=function(){ console.info( this.width,this.height ) if( w console.info( this.width,this.height ) 这句去掉


Fatal error: Smarty error: [in C:/cdlovelife/template/default/info.html line 86]: syntax error: unrecognized tag: imgs[i].onload=function(){ console.info( this.width,this.height ) if( w console.info( this.width,this.height ) 这句去掉


Fatal error: Smarty error: [in C:/cdlovelife/template/default/info.html line 86]: syntax error: unrecognized tag: imgs[i].onload=function(){ if( w
是不是这个函数要定义在Smarty.class.php里面?



Fatal error: Smarty error: [in C:/cdlovelife/template/default/info.html line 86]: syntax error: unrecognized tag: imgs[i].onload=function(){ console.info( this.width,this.height ) if( w console.info( this.width,this.height ) 这句去掉


Fatal error: Smarty error: [in C:/cdlovelife/template/default/info.html line 86]: syntax error: unrecognized tag: imgs[i].onload=function(){ if( w
是不是这个函数要定义在Smarty.class.php里面?
不是是把这JS当做PHP处理了吧




Fatal error: Smarty error: [in C:/cdlovelife/template/default/info.html line 86]: syntax error: unrecognized tag: imgs[i].onload=function(){ console.info( this.width,this.height ) if( w console.info( this.width,this.height ) 这句去掉


Fatal error: Smarty error: [in C:/cdlovelife/template/default/info.html line 86]: syntax error: unrecognized tag: imgs[i].onload=function(){ if( w
是不是这个函数要定义在Smarty.class.php里面?
不是是把这JS当做PHP处理了吧

那这个应该怎样处理?





Fatal error: Smarty error: [in C:/cdlovelife/template/default/info.html line 86]: syntax error: unrecognized tag: imgs[i].onload=function(){ console.info( this.width,this.height ) if( w console.info( this.width,this.height ) 这句去掉


Fatal error: Smarty error: [in C:/cdlovelife/template/default/info.html line 86]: syntax error: unrecognized tag: imgs[i].onload=function(){ if( w
是不是这个函数要定义在Smarty.class.php里面?
不是是把这JS当做PHP处理了吧

那这个应该怎样处理?

这替换你1楼那段HTML,如果还会出错把 放到