OpenLink Ajax Toolkit (OAT)

Copyright (C) 2005-2007 OpenLink Software


Introduction
============

The OpenLink AJAX Toolkit (OAT) is a JavaScript-based toolkit for
browser-independent Rich Internet Application development. It includes
a rich collection of UI Widgets/Controls, Event Management System,
and a truly platform-independent Data Access Layer called AJAX Database
Connectivity.

Using this toolkit is as simple as including two .js files in the <head>
portion of an HTML document, and specifying a list of features you want
to use. The framework will build the dependency tree and dynamically
include all needed (and no other!) files.

OAT works in Gecko browsers (Firefox, Mozilla/SeaMonkey), IE6, IE7,
Opera and Apple WebKit.

For a quickstart info, open oat/docs/index.html or visit the online demos
on http://oat.openlinksw.com


License
=======

This software is licensed under the GNU General Public License (see
COPYING).

Note that the only valid version of the GPL license as far as this
project is concerned is the original GNU General Public License Version 2,
dated June 1991.
