免签约即时到帐支付接口

给ecshop根据不同分辨率自动调用不同CSS方法

给ECSHOP在不同电脑分辨率情况下,自动显示切换不同css方法:
在默认里的page_header.lbi文件中加入
<script type="text/javascript">
if (screen.width < 1280) 
{ 
document.write("<link href='themes/edait_cn/style.css' rel='stylesheet' type='text\/css'\/>"); 
} 
else { 
document.write("<link href='themes/edait_cn/style_1024.css' rel='stylesheet' type='text\/css'\/>"); 
} 
</script>

本文原创地址:https://www.ecshopok.com/article-114.html
版权所有 © 转载时必须以链接形式注明出处!

觉得本文对您有用,想收藏下来!方法很简单:请点击-〉
我们一直坚持白天工作、晚上熬夜更新资源,付出了巨大的精力和时间,其中的辛酸难以言述。

文章评论

暂无评论,来发表一个吧

发表 取消
充值有惊喜 ECSHOP插件网微信客服edait_cn