HTMLStyleElement.Media Property |
Gets or sets the intended destination medium for style information.
[VBScript] Public Property Media As String
[JScript] public function get Media() : String; public function set Media(String);
A string representing the intended destination medium for style information.
HTMLStyleElement Object | HTMLStyleElement Members | DOM Namespace