Line 733:
Line 733:
* the data must be an associative array, where each entry's key is the name (not ID!) of an HTML field to update.
* the data must be an associative array, where each entry's key is the name (not ID!) of an HTML field to update.
−
* each entry's value is an associative array, where each sub-entry's key is the action to do. Available actions: 'options', 'value', 'html', 'alert'.
+
* each entry's value is an associative array, where each sub-entry's key is the action to do. Available actions: 'options', 'value', 'html', 'alert', 'css', 'attr' (see below for more details).
* each sub-entry's value is the value for this action and HTML field.
* each sub-entry's value is the value for this action and HTML field.