tagQuery()
tagQuery( ) allows one to change the structure of a html object without having to but much concern about how it is nested.
tagQuery()
tagQuery( ) allows one to change the structure of a html object without having to but much concern about how it is nested.
tagAppendAttributes() adds a new attribute to the current tag
tagRemoveAttributes()
This is a function found in the golem package.
tagSetChildren() creates children for a given tag
How to set children, but remember that this function replaces the all children.