InterviewSolution
Saved Bookmarks
| 1. |
Which of the following property is used to determine which drag operation was desired?(a) dragend(b) getData(c) dropEffect(d) captureDataThis question was addressed to me in unit test.My query is from Drag and Drop topic in section HTML Fonts, Tags and Elements of HTML |
|
Answer» Correct choice is (c) dropEffect |
|