|
i have a form and i have a filed named password and its id= password
and the other one is verify password
i want to make a function so that the user cant make (copy / paste ) or (ctrl+c , ctrl+x / ctrl+v)
because many users on password field can try to copy the password and in the verify password filed they paste it again
i want to disable copy and paste in these 2 fields only.
|