HTML Fonts, Tags and Elements Which of the following property is common in all drag events? dragenter drag data drag effects dataTransfer dragenter drag data drag effects dataTransfer 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 Text Dragging Files Dragging HTML and XML Dragging Links Dragging Text Dragging Files Dragging HTML and XML 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. drag drop dataTransfer preventDefault drag drop dataTransfer preventDefault ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Which of the following property is used to determine which drag operation was desired? dropEffect captureData dragend getData dropEffect captureData dragend 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 Text Dragging HTML and XML Dragging Links Dragging Files Dragging Text Dragging HTML and XML Dragging Links Dragging Files ANSWER DOWNLOAD EXAMIANS APP