Home > JavaScript APIs > $dom_AddTag(pThis...
Inserts the html element (pTag) as a child node of a DOM node (pThis) with the innerHTML set to (pText).
pTag
pThis
pText
Return Value
DOM node
Parameters
pThis (DOM node | string ID ) pTag (String) pText (String)