06-07-2012, 08:16 AM
(This post was last modified: 06-07-2012, 08:32 AM by Mark Topper.)
What does this code means and what does it?
Nevermind! Got it!
Link:
http://www.w3.org/TR/2000/WD-css3-userin...ser-select
Code:
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
-ms-user-select: none;
user-select: none;
Nevermind! Got it!
Link:
http://www.w3.org/TR/2000/WD-css3-userin...ser-select