HTMLElement Reference
set_attribute
set_attribute
(
a_name
,
a_value
)
Set attibute of the tag.
Parameters
a_name (text) : The name of the attribute
a_value (text) : The value of the attribute
Result
script : The target HTMLElement insntace