Xbasic

CSS::Media Class

Description

Properties and methods in the CSS::Media Class.

Properties

leading_commentsCharacter

Comments before css

selectorCharacter

media selector

cssCSS::StyleSheet

CSS Stylesheet for media

originalSelectorCharacter

Full media selector

Methods

FlattenSelectors Method

Output Cr-lf delimited list of selectors (commas -> crlf() + remove whitespace ).

FromString Method

Convert CSS text to an style definition.

OutputProcess Method

Process the CSS output (i.e. filter + output combination).

ToString Method

Output the CSS text that represents the style definition.

See Also