Correct Answer: dataTransfer.getData
Explanation:
Note: This Question is unanswered, help us to find answer for this one
HTML 5 Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More HTML 5 MCQ Questions
Which of the following does not usually work well with multi-touch environments and sould be disabled?
In HTML 5.0, what is the function of the sandbox attribute when used with <iframe> as shown below? <iframe src="aaa " sandbox=?></iframe>
How does a button created by the <button> tag differ from the one created by an <input> tag?
Which operating systerm environment allows a developer to access a camera or webcam?
When autoplay attribute has defined in <video> element then:
Which element is used to specify illustrations, diagrams, and photos?
Which attribute(s) would you add to an <input type="number" /> to set the maximum and minimum value for that input?
You can define the drag image by handling which event?
What is the material difference between a DIV and SECTION element?
All are valid values for the "type" attribute of an <input> element EXCEPT: