Using the Prototype JavaScript Library
- 0
- Add a Comment
I don’t care how good with javascript someone claims to be, there is such a thing as burnout. Thankfully the next gen of coders can fall back on some pretty slick utilities to make this a whole lot easier.
Prototype is am amazing, well thought and well written piece of standards-compliant JavaScript code takes a lot of the burden associated with creating rich, highly interactive web pages that characterize the Web 2.0 off your back. Unfortunately, until recently there was a lack of documentation for this great library, meaning that if you wanted to use it, you needed to really hack it to make it work. Now, the makers of the library have made Using prototype.js documentation available to the general public. [Get the links at Digital Media Minute]
