InterviewSolution
Saved Bookmarks
| 1. |
Which of the following property is common in all drag events?(a) drag effects(b) drag data(c) dataTransfer(d) dragenterThe question was posed to me in an interview.My query is from Drag and Drop in section HTML Fonts, Tags and Elements of HTML |
|
Answer» Correct option is (c) dataTransfer |
|