There's a CSS property called user-select that lets you do this ... Adding the following to your CSS will make .my-element unselectable:
確定! 回上一頁