Instruction set reference
HIPE_OP_SET_ATTRIBUTE
Sets an HTML attribute for a particular tag element.
- location: The HTML tag element to set the attribute on.
- arg[0]: The attribute name.
- arg[1]: The attribute value string.
Sets an HTML attribute for a particular tag element.