设置最低大小限制浏览器的窗口最小化? [英] Setting minimum size limit for a window minimization of browser?

查看:631
本文介绍了设置最低大小限制浏览器的窗口最小化?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

反正是有手动所有的浏览器支持设置窗口最小化的最小尺寸?

Is there anyway to set the minimum size of the window minimization manually for all browser support ?

不要犹豫,问的问题,还可以编辑的问题。

Don't hesitate ask question and also edit the question.

很好的答案肯定是AP preciated。

Good answers are definitely appreciated.

推荐答案

您可以尝试

body {  min-width:600px; }

您将得到一个水平滚动条,一旦获得视小于600px的。这将只在现代浏览器支持的工作最小宽度CSS属性。

You will get a horizontal scrollbar once the viewport gets less than 600px. This will work in only modern browsers supporting min-width CSS property.

我不认为这是可能的调整大小限制的用户,它不应该!

I don't think it is possible to restrict user from resizing, and it shouldn't be!

这篇关于设置最低大小限制浏览器的窗口最小化?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆