How to disable copy and cut in TextBox?

后端 未结 5 1737
不知归路
不知归路 2021-02-10 06:43

In my webpage I want to disable copy and cut option in context menu on textbox.

5条回答
  •  傲寒
    傲寒 (楼主)
    2021-02-10 06:55

    This is my first post and I hope it will help. Try this one:

    
    

    It will work for copy, paste, cut, and delete on most of the input controls.

提交回复
热议问题