THtmlNode() > Html Node methods |
Inserts an HTML node after the current node.
:insertAfter( <oTHtmlNode> ) --> oTHtmlNode
Method :insertAfter() inserts a THtmlNode object at the same nesting level into the HTML tree. The inserted HTML node appears immediately after the self object.
http://www.xHarbour.com