How to disable copy and cut in TextBox?

后端 未结 5 1875
一个人的身影
一个人的身影 2021-02-10 06:46

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

5条回答
  •  终归单人心
    2021-02-10 06:56

    You can also add a javascrip function to show a alert

        
    


      
    

提交回复
热议问题