Function Tag.remove
Removes this
from its parent, if any. Returns this
for chaining.
Inefficient ATM, but it works.
Prototype
Tag remove();
Removes this
from its parent, if any. Returns this
for chaining.
Inefficient ATM, but it works.
Tag remove();