vxJS
The core script of vxJS core.js provides functions for event management, element wrapping (for attaching effects, drag and drop, etc.), DOM manipulation and a few augmentations for the built-in JS objects.
XHR functionality requires xhr.js which provides both an easy to use request object and Douglas Crockfords json library
widget.js contains components and functions used by other widgets, most notably a list object.
|