THtmlNode() > Html Node methods xHarbour Developers Network  

oTHtmlNode:insertBelow()

Inserts a new HTML node below the current HTML node.

Syntax

:insertBelow( <oTHtmlNode> ) --> oTHtmlNode

Arguments

<oTHtmlNode>
This ia a THtmlNode object to insert into the HTML tree below the current HTML node.

Description

Method :insertBelow() adds a new HTML node to the HTML tree, one level below the current node.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe