Functiondojox.data.dom.innerXML

dojo.require("dojox.data.dom");
defined in dojox/data/dom.js

Implementation of MS's innerXML function.

Usage

function (/*Node*/ node) (view source)
parametertypedescription
nodeNodeThe node from which to generate the XML text representation.