dojo._base.html

Status:Draft
Version:1.0
Available:since V?

dojo._base.html contains basic DOM handling functions.

As with all dojo._base components, these functions are included within Dojo Base. You get this functionality by just including dojo.js or dojo.xd.js in your page.

Features

  • dojo.byId

    Returns the DOM node with the matching ‘id’

See also

  • dojo.html

    dojo.html.set() to inserts (replaces) the given content into the given node

  • dojox.html

    Additional HTML helper functions

Table of Contents

Error in the documentation? Can’t find what you are looking for? Let us know!