I have used the Prototype Javascript library a number of times but have always struggled with it because of the lack of documentation, even though the source is very readable. Prototype is one of the premier Javascript libraries (frameworks like Ruby on Rails and PHP's Symphony use it). It has a bunch of productivity features and solid Ajax support. For me, Prototype has plowed out of the way all of the busywork of doing interesting things in Javascript.
I just found some docs with examples that made things much clearer for me (and hopefully for you). I probably should have found them sooner. The page is here:
http://www.sergiopereira.com/articles/prototype.js.html
Prototype JS Library Docs
Moderator: General Moderators
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Prototype JS Library Docs
(#10850)