Thứ Năm, 31 tháng 1, 2013

CSS: Prevent hightlight text for an element

-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
user-select: none;

Không có nhận xét nào:

Đăng nhận xét