Load style information from data
, using id
to identify the stylesheet.
id
is usually the file name of the style sheet, which is used in the search path when loading url resources.
this |
a Style |
id |
identifier of the style sheet to load |
data |
CSS data to parse |
TRUE if the style information was loaded successfully. Returns FALSE on error. |