______________ 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 HTML and XML Dragging Links Dragging Text TRUE ANSWER : ? YOUR ANSWER : ?
Which one is the correct e-mail link ?<br/>1. <a href=”mailto:gujaratimcq@gmail.com”><br/>2. <mail>gujaratimcq@gmail</mail><br/>3. <a href=”gujaratimcq@gmail”><br/>4. <href=”gujaratimcq@gmail”> Option 3 Option 1 Option 2 Option 4 TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following property is used to determine which drag operation was desired? getData dropEffect captureData dragend TRUE ANSWER : ? YOUR ANSWER : ?
The __________ begins with a series of parameter entity definitions. XML None of the mentioned DTD SGML TRUE ANSWER : ? YOUR ANSWER : ?
Calling the ______________ method during both a dragenter and dragover event will indicate that a drop is allowed at that location. drag preventDefault drop dataTransfer TRUE ANSWER : ? YOUR ANSWER : ?
Which attribute you’ll use with TD tag to merge two cells horizontally? merge=colspan2 merge=row2 colspan=2 rowspan=2 TRUE ANSWER : ? YOUR ANSWER : ?
_____________ 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 TRUE ANSWER : ? YOUR ANSWER : ?
Which tag can set the background color for your page ?<br/>1. < body ><br/>2. < font ><br/>3. < head ><br/>4. < title > Option 3 Option 1 Option 2 Option 4 TRUE ANSWER : ? YOUR ANSWER : ?
_____________ and elements in a document may be dragged using the application/x-moz-node type. Dragging Text Dragging HTML and XML None of the mentioned Dragging Nodes TRUE ANSWER : ? YOUR ANSWER : ?