Gets the content of the message.
Property of dom/MessageEventdom/MessageEvent
SyntaxNote: This property is read-only.
var data = event.html/elements/data;
Return Value
Returns an object of type anyany
The content of the message.
NotesThis property contains the value passed to postMessage. Before trusting the data, check the URL property of the message request to determine its source.
AttributionsMicrosoft Developer Network: [Windows Internet Explorer API reference Article]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4