HTML 、CSS禁止選擇文字,針對IE、FF、Chrome等. <div unselectable="on" style="-moz-user-select:none;-webkit-user-select:none;" ...
確定! 回上一頁