addListener
Method of css/media_queriescss/media_queries
Syntax
var object = object.addListener();
Return Value
Returns an object of type DOM NodeDOM Node
Type: HRESULT
This method can return one of these values.
S_OK
Type: HRESULT
This method can return one of these values.
S_OK
Syntax
Standards information
- CSSOM View Module, Section 4.1
Parameters
- listener [in]
- The event handler function to associate with the event.
See also
Related articles
Media Queries
addListener
Related pages
- MediaQueryListMediaQueryList
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]