Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当您使用浏览器的本机查找页面功能时,有没有办法设置黄色(或任何颜色)突出显示框的样式?如果是这样,怎么做?
此外,有没有办法用 JS 检测哪些元素被突出显示(甚至有元素突出显示的事实)?
火狐
ui.textHighlightForeground
ui.textHighlightBackground
对于好奇:负责任的代码。
Chrome (可能还有其他 webkit/blink 浏览器)
没有。颜色是硬编码的。
不知道 IE 和其他浏览器(好吧,剩下的不多了)。