History of PrototypeDocumentation
Version 9
This is Documentation for the Javascript library Prototype.
Prototype is a JavaScript framework that aims to ease development of dynamic web applications. Featuring a unique, easy-to-use toolkit for class-driven development and the nicest Ajax library around, Prototype is quickly becoming the codebase of choice for Web 2.0 developers everywhere.
The Documentation is split among the following pages:
- PrototypeUtilityFunctions
Commonly used javascript functions shortened to save you time. - PrototypeJavascriptExtensions
Extensions of Javascripts existing classes and functions - PrototypeElementFunctions
For basic Dom Element manipulation - PrototypeAjaxObject
Simplified AJAX handling - PrototypeMerge
All Prototype Documentation on Bitweaver.org on one page
Prototype Use In Bitweaver
You can find Bitweaver Packages that use Prototype and instructions for including the Prototype library in your package here: PrototypeUseInBitweaverPrototype Tutorials and Examples
There are some examples in the documentation here on bw.o, but here are some more sample uses of Prototype found around the web:Easy AJAX with Prototype [24-ways.org]
Prototype Library Info [blogs.ebusiness-apps.com]
Credits and About
This documentation is based on the original documentation here:http://www.sergiopereira.com/articles/prototype.js.html
We hope to make this documenation more accessible by using a wiki for easy access and maintenance.