开发者

How many pixels is the screen (maxized window)

Is there any international standard to get the pixels of a scre开发者_运维百科en in a maxized browser window?


None standards like that exist. You can only assume basing on statistics, what is the lowest popular resolution and accomodate to that. Current;y 1024px screen width for desktop OSs is pretty much it.

You still need to substract some pixels for browser GUI objects (like scrollbars for example). Since the size of these items depends on the OS/browser/browser settings used, this number can vary.

Bottom line: there is no standard.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜