Prototype JS Library Docs
Posted: Sat Feb 04, 2006 8:24 pm
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
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