Remove an attribute from an element.
If you use external arguments, use the argument's name. If you use non-external arguments, use the order of the arguments as written here:
The name of the attribute to remove. For example 'disabled'.
Un-disable another element on click: cq_click_removeAttribute-disabled_id-otherElement
cq_click_removeAttribute-disabled_id-otherElement
Last updated 7 years ago
Was this helpful?