HTML Fonts, Tags and Elements Which of the following property is common in all drag events? dataTransfer dragenter drag effects drag data dataTransfer dragenter drag effects drag data ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements _____________ in textboxes and selections on web pages is done automatically, so you do not need to handle dragging yourself. Dragging HTML and XML Dragging Text Dragging Files Dragging Links Dragging HTML and XML Dragging Text Dragging Files Dragging Links ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Calling the ______________ method during both a dragenter and dragover event will indicate that a drop is allowed at that location. drop preventDefault dataTransfer drag drop preventDefault dataTransfer drag ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Which of the following property is used to determine which drag operation was desired? dropEffect dragend captureData getData dropEffect dragend captureData getData ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements ______________ should include data of two types; the first should be the URL using the type text/uri-list, and the second is the URL using the text/plain type. Dragging HTML and XML Dragging Links Dragging Text Dragging Files Dragging HTML and XML Dragging Links Dragging Text Dragging Files ANSWER DOWNLOAD EXAMIANS APP