Fork me on GitHub
Download the Jax JavaScript Library 2.6.0

Jax is designed to be a lightweight and easy-to-use JavaScript library to assist designers and developers alike in rapid deployment of web applications. Taking the guesswork out of client-side programming, the Jax API allows for you to focus on what's important: delivering a robust, intuitive and user-friendly web application. So whether you want to simply validate a form or perform some complex AJAX function, Jax might be the JavaScript library for you.

Jax JavaScript Library v2.6.0 Released (March 21, 2013)

Jax JavaScript library v 2.6.0 has officially been released! A color component has been added, along with some improvements to the form component. Download it here.

A core that's packed with features and functionality.

Within the Jax core is a ton of features that let you manipulate and control many different aspects of a web page and its DOM. With the core you can:

A sample of some of the robust features of the Jax JavaScript Library.

Jax JavaScript Library - Form Component

Form
Component

Ah, the form component. Easily validate HTML forms and form elements with alerts and focus to any respective form error. A real time-saver!

Jax JavaScript Library - Effects (Fx) Component

Effects (Fx)
Component

The effects component allows you to manipulate DOM elements with animations. Multiple animations over multiple elements is built in.

Jax JavaScript Library - XMLHttp Component

XMLHttp
Component

And no JavaScript library would be complete without AJAX. The XMLHttp component generates and manipulates asynchronous requests and their responses.