How to prevent users from dragging and dropping text inside a textarea? is there an attribute which control this or need some js code?
Want to disable drop b
Yes the attributes name is disabled:
disabled