Home

JavaScript Code Generator

Autometa DOM (AM_DOM) is an open-source (LGPL v2.1) object-oriented JavaScript library for recent versions of Internet Explorer, Opera, Gecko (Mozilla, Firebird) and KHTML (Konqueror, Safari).

The goal of AM_DOM is to reduce/remove the need for browser-specific tests in application code. The current AM_DOM implementation works towards this goal by dynamically generating and evaluating code specific to the detected browser.

Object-oriented Javascript closures are used to combine the best features of both the W3C and Microsoft DOMs, to provide a uniformly named interface to equivalent features and to add missing functionality.

For example, AM_DOM supports:

Community input is required to evolve the interface into a worthy integration of browser-specific DOMs. Until a web-based support forum is available, please email questions and comments to dom@autometa.com.


Library Download:


Sample Applications:



return



Copyright © 2001-2003, Autometa Corporation
info@autometa.com