Updates the attributes in $attr1 with the values in $attr2 without changing the other existing attributes
Class Details
[line 37]
This class takes the same arguments as a select element, but instead
of creating a select ring it creates hidden elements for all values already selected with setDefault or setConstant. This is useful if you have a select ring that you don't want visible, but you need all selected values to be passed.