文本框内容不能复制跟剪切

文本框内容不能复制和剪切input nametextfield typetext value不能复制里面的字 oncopyreturn

文本框内容不能复制和剪切

<input name="textfield" type="text" value="不能复制里面的字" oncopy="return false;" oncut="return false;">