This topic has not yet been rated - Rate this topic

2.4.1.3 swapNode

swapNode

The swapNode method exchanges the location of two objects in the document hierarchy. This method is accessible at run time. If elements are removed at run time, before the closing tag is parsed, areas of the document might not render.

Parameters

oNode

Element that specifies the existing element.

Return Values

Returns a reference to the object that invoked the method.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.