Re-using Gtk2_VarDump | |
PEAR Manual | |
require_once 'HTML/CSS.php'; |
void|PEAR_Error HTML_CSS::setSameStyle (
string $new
, string $old
)
Set or change the properties of new selectors to the values of an existing selector
New selector(s) that should share the same definitions, separated by commas
Selector that is already defined
throws HTML_CSS_ERROR_INVALID_INPUT, HTML_CSS_ERROR_NO_ELEMENT
since version 0.2.0 (2003-07-31)
This function can not be called statically.
Re-using Gtk2_VarDump | |
PEAR Manual | |