ParseInlineStyleAttribute (open)
Parses the content of an inline style attribute
Syntax
LOADLIB "wh::filetypes/css.whlib";
OBJECT FUNCTION ParseInlineStyleAttribute(STRING style)
Parameters
STRING style
Contents of the style attribute
Parses the content of an inline style attribute
LOADLIB "wh::filetypes/css.whlib";
OBJECT FUNCTION ParseInlineStyleAttribute(STRING style)
STRING style
Contents of the style attribute