Contact: aviboots(AT)netvision.net.il
40,755 questions
53,120 answers
573 users
.disable-text-selection { -moz-user-select: none; -ms-user-select: none; -webkit-user-select: none; -khtml-user-select: none; user-select: none; }
<div class="disable-text-selection"> <h1>text text text</h1> </div>