正在寻找一个 jquery 插件来调整/扩展浏览器(如果浏览器太小)?

发布于 2024-08-27 20:43:32 字数 1539 浏览 5 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

非要怀念 2024-09-03 20:43:32

不要这样做,大​​多数浏览器都会阻止这种情况发生,这是有充分理由的。

您希望我在两个显示器上扩展您的电子邮件客户端,这样您就无法工作了吗?为什么网络浏览器应该被区别对待?有些决定是由用户决定的,这绝对就是其中之一。

用户对浏览网页有期望,但这样做会打破这些期望。如果我在 Chrome 中打开 20 个选项卡(而且经常在多个窗口上打开),我不希望您的网站调整其他 19 个选项卡的大小。然而,它确实让我想用沙拉叉追捕您并将其插入您的眼睛。

Don't do this, most browsers prevent this from happening, for good reason.

Would you like me to come stretch your email client across both monitors so you can't work? Why should a web browser be treated any differently? Some decisions are for the user this is definitely one of them.

The users has expectations browsing the web, doing things like this breaks those expectations. If I had 20 tabs open in chrome (and often do, on several windows), I don't want your site to resize the other 19. It does however make me want to hunt you down with a salad fork and stab it in your eye.

慕烟庭风 2024-09-03 20:43:32

尝试使用 window.resizeto(width, height) 函数

Try using the window.resizeto(width, height) function

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文