Name

data — NN 4 IE n/a DOM n/a

Synopsis

Read-only

Accessory data associated with the event. As of Navigator 4, the only event for which the data property has information is the dragdrop event, in which case the data property returns the URL of the item being dropped onto the window or frame.

Example

var srcDoc = evtObj.data

Value

String.

Default

None.

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.