... ways for preventing text selection: using CSS style user-select: none; and using attribute on target element unselectable="on" .
確定! 回上一頁