Prototype
The Prototype JavaScript Framework is a JavaScript framework
that aims to ease development of dynamic web applications.
It is implemented as a single file of JavaScript code, usually
named prototype.js. It offers a familiar class-style OO framework,
extensive Ajax support, higher-order programming constructs, and easy
DOM manipulation.
Featuring a unique, easy-to-use toolkit for class-driven
development
and an Ajax library, Prototype is quickly becoming the
codebase of choice for web application developers everywhere.
Features include:
- XMLHttpRequest data retrieval
- JSON data retrieval
- Drag and drop
- Simple visual effects
- Animation / advanced visual effects
- Event handling
- Back button support / history management
- Input form widgets & validation
- Autocompletion tools
- HTML generation tools
Return
to JavaScript Frameworks Home Page
Last Updated Thursday, July 12 2012 @ 06:35 PM EDT |