Wisdom.CreateElement


The wisdom.ui.createElement() function creates new HTML DOM elements, initializes them with provided attribute values and returns the new element to the calling code so that it can be placed into the DOM tree.

See also


This is part of the Reference Documentation for the Wisdom Javascript Library? (or wisdom.js)