public CssCommand::render() Implements
An AJAX command for calling the jQuery css() method. The 'css' command will instruct the client to use the jQuery css() method to apply the
public CssCommand::setProperty($property, $value) Adds
public CssCommand::__construct($selector, array $css = array())
A CSS selector string. If the command is a response to a request from an #ajax form element then this value can be NULL.
An array of property/value pairs to set in the CSS for the selector. Type: