ѡ̳
标题:
手机版自适应图片
[打印本页]
作者:
admin
时间:
2018-12-27 10:06
标题:
手机版自适应图片
$
(
function
()
{
$
(
"#mobile-content"
)
.
find
(
"img"
)
.
each
(
function
()
{
$
(
this
)
.
removeAttr
(
"width"
)
.
removeAttr
(
"height"
)
;
$
(
this
)
.
css
(
{
"height"
:
"auto"
,
"width"
:
"auto"
,
"max-width"
:
"100%"
}
)
;
//
适应手机版
}
)
;
}
)
欢迎光临 ѡ̳ (http://www.sunminxuan.cn/bbs/)
Powered by Discuz! X3.4