如何指定浏览器窗口的不透明度?
有什么方法可以更改或指定浏览器窗口的不透明度吗?
Is there any way to change or specify the browser window opacity?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
有什么方法可以更改或指定浏览器窗口的不透明度吗?
Is there any way to change or specify the browser window opacity?
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
你不能。用户/浏览器可以完全控制客户端上运行的代码。除非浏览器有自己的 API 来执行此操作,否则这是不可能的。没有一个常见的浏览器提供这样的东西。
You can't. The user/browser has total control over what code runs on the client. Unless the browser has its own API for doing this, it's just not possible. None of the common browsers provide such a thing.