The proprietary variations of user-select will work in most modern browsers: *.unselectable { -moz-user-select: -moz-none; -khtml-user-select: none; ...
確定! 回上一頁