InterviewSolution
Saved Bookmarks
| 1. |
Calling the ______________ method during both a dragenter and dragover event will indicate that a drop is allowed at that location.(a) drop(b) drag(c) preventDefault(d) dataTransferI have been asked this question in an interview for internship.I would like to ask this question from Drag and Drop in division HTML Fonts, Tags and Elements of HTML |
|
Answer» Correct option is (c) preventDefault |
|