Home / CSE / HTML- CS :: Discussion

Discussion :: HTML- CS

  1. _____________ in textboxes and selections on web pages is done automatically, so you do not need to handle dragging yourself.

  2. A.

     Dragging HTML and XML

    B.

     Dragging Text

    C.

     Dragging Files

    D.

     Dragging Links

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    Although the process is automatic, it is recommended that you always add data of the text/plain type as a fallback for applications or drop targets that do not support other types, unless there is no logical text alternative. Always add the plain text type last as it is the least specific.


Be The First To Comment