1
Reply

Drag and drop problem in textbox

Deepthi Aravind

Deepthi Aravind

Jun 3 2010 5:59 AM
2.5k

hai,
I have a textbox with a calender extender .
I have disabled the cut , copy and paste using the
javascript function. I tried to disable the drop
using tha following in my textbox markup

ondrop="return false" . But it is working in IE only.
Is there is any solution to restrict the droping into my textbox
Please help me.

Answers (1)