Functiondojox.dtl._HtmlNodeList.clone

dojo.require("dojox.dtl.html");
defined in dojox/dtl/html.js

Used to create an identical copy of a NodeList, useful for things like the for tag.

Usage

function (buffer) (view source)
parametertypedescription
buffer