HTML Fonts, Tags and Elements Which of the following property is common in all drag events? dragenter drag effects dataTransfer drag data dragenter drag effects dataTransfer 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 Links Dragging Text Dragging Files Dragging HTML and XML Dragging Links Dragging Text Dragging Files Dragging HTML and XML 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. preventDefault dataTransfer drag drop preventDefault dataTransfer drag drop 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 Files Dragging Links Dragging HTML and XML Dragging Text Dragging Files Dragging Links Dragging HTML and XML Dragging Text ANSWER DOWNLOAD EXAMIANS APP