【发布时间】:2011-05-20 11:49:26
【问题描述】:
如何在 DIV 中禁用突出显示(选择)文本?
<div id="hello">hello</div>
【问题讨论】:
标签: javascript jquery html select
如何在 DIV 中禁用突出显示(选择)文本?
<div id="hello">hello</div>
【问题讨论】:
标签: javascript jquery html select
你可能想看看How to disable text selection highlighting using CSS?它可能会有所帮助。
【讨论】: