Menu

DOMIT! version 0.3 released!

DOMIT! version 0.3 has been released. This release includes:

- several new convenience methods for accessing DOM Document data

- improvement upon several existing methods, and

- a documentation update.

New features:

getNodesByNodeType - returns an array of nodes of a specified nodeType (e.g., all text nodes)

getNodesByNodeValue - returns an array of nodes of a specified value (e.g., all text nodes with a value of "This is a test")

getText - returns all text contained in the specified node (and its children)

Documentation Updates:

- corrected error in page 18 of DOMIT! Tutorial, for replaceChild method

Please visit the DOMIT! homepage at http://www.engageinteractive.com/domit/ for more information.

Posted by John Heinstein 2004-01-23

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.