-webkit-user-select: none; /* for Chrome */ } 在ie中實現,直接給相關元素加上unselectable="on" 如下: <span unselectable="on" >...不要複製我.
確定! 回上一頁