This topic has not yet been rated - Rate this topic

media property

Sets or retrieves a list of media types for which this style sheet is used.

Document Object Model (DOM) Level 2 Style Specification, Section 2.2Internet Explorer 9

Syntax

HRESULT value = object.put_media( v);HRESULT value = object.get_media(* p);

Property values

Type: VARIANT

a list of media types for which this style sheet is used.

Standards information

See also

Reference
IHTMLCSSImportRule::href
IHTMLCSSImportRule::styleSheet

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.