Vidyalelo
HTML · Q11

HTML Fonts, Tags And Elements

Programming · HTML · question 11

Q11

Which of the following property is common in all drag events?

A.
drag effects
B.
drag data
C.
dataTransfer
Answer
D.
dragenter

Answer: Option C

Solution

Answer: Option C
Solution:
The dataTransfer property of all drag events holds data about the drag and drop operation.