
Change the value of an attribute, or add an attribute if it does not already exist.
Parameters:
-
name - Name of attribute to change.
-
caseSensitive - Whether the name should be treated as case sensitive when searching for an existing value.
-
value - New value of attribute or null for an HTML style empty attribute.