Discussion :: HTML- CS
- _____________ in textboxes and selections on web pages is done automatically, so you do not need to handle dragging yourself.
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