canInsertAfter
Description
See if we can insert the given child in this node. It assumes that the given childNode is an orphan.
Arguments
Return Value
Integer. Uses values from the W3C DOM specification (true = 5, false = 6).
See if we can insert the given child in this node. It assumes that the given childNode is an orphan.
Integer. Uses values from the W3C DOM specification (true = 5, false = 6).
Chargement en cours…