JavaScript Tutorials
Home
JavaScript
JavaScriptOverview of the Prototype Javascript Library
The following is a brief overview of what functionality is provided by the Prototype Javascript Library. It contains a number of useful functions, fixes for browser bugs, and I think it is also a good model for how a javascript library should be written. The homepage for the Prototype Library is http://prototype.conio.net/, and the latest version of the Prototype Library can be found at http://dev.conio.net/repos/prototype/dist/prototype.js.
Related Topics
Sponsored Links
