Prototype UI is a javascript library based on Prototype (1.6) and Script.aculo.us (1.8). It's a library of User Interface components, based on a common fundation classes, which could be easily used by various web applications.
THE INCLUDED COMPONENTS ARE:
- Easy and fun to use
- Highly configurable and customizable
- Fully skinnable
- With a coherent API and rich documentation
- Thoroughly tested
- and more...
First Release Candidate is available for direct download with two components: Window and Carousel.
If you plan to use only one of these components, you can download a zip file.
If you want to use more than one component, you have to get the full distrib.
DO NOT USE two components distrib, you will have conflicts, some functions will be define more than once.
Each zip contains:
- A JS file (full version with comments and packed version) in dist directory
- prototype.js 1.6.0.2 and effects.js in lib directory
- A theme directory if component is skinnable
- A test/functional with some functional tests giving you some short example to see how to use the component
Download
- Only Window window.zip
- Only Carousel carousel.zip
- Full Distrib prototype-ui.zip