Possible Duplicate:
css rule to disable text selection highlighting
How to disable highlighting ( select ) text in DIV ?
<div id="hello">hello</div> Find centralized, trusted content and collaborate around the technologies you use most.
Learn more about CollectivesStack Internal
Knowledge at work
Bring the best of human thought and AI automation together at your work.
Explore Stack InternalPossible Duplicate:
css rule to disable text selection highlighting
How to disable highlighting ( select ) text in DIV ?
<div id="hello">hello</div> you may wanna look at How to disable text selection highlighting using CSS? it may help.