什么是“作为 chrome 加载的内容?”
-moz-用户选择
(仅)控制外观 选择。这个没有任何 影响实际选择操作。 这对作为 chrome 加载的内容没有任何影响,除了 文本框。
来源:链接文本
我知道什么-moz- user-select 可以,但是什么是“作为 chrome 加载的内容?”
谢谢
-moz-user-select
Controls the appearance (only) of
selection. This does not have any
affect on actual selection operation.
This doesn't have any effect on content loaded as chrome, except in
textboxes.
Source: link text
I know what -moz-user-select
does, but what is "content loaded as chrome?"
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Mozilla 中的 Chrome 指的是多种事物,但其基本思想是任何以Web 浏览器自己的用户界面,而不是网页的内容。 Chrome 可以包含使用 CSS 设置样式的文本;但由于可能存在安全问题,您无法使用页面的 CSS 更改其外观的某些方面。
Chrome in mozilla refers to several things, but the underlying idea is that it's anything that's presented as the web browser's own user interface, as opposed to the contents of a web page. Chrome can contain text that is styled using CSS; but because of possible security issues, you can't change certain aspects of it's appearance using the page's CSS.