Developer Notes for prototype.js (学习Ajax必看):Ajax小型应用最佳

吕的部落格唯女子与小人为难养也近之则不孙远之则怨

Developer Notes for prototype.js (学习Ajax必看)

In case you haven't already used it, prototype.js is a JavaScript library written by Sam Stephenson. This amazingly well thought and well written piece of standards-compliant code takes a lot of the burden associated with creating rich, highly interactive web pages that characterize the Web 2.0 off your back.

If you tried to use this library recently, you probably noticed that documentation is not one of its strongest points. As many other developers before me, I got my head around prototype.js by reading the source code and experimenting with it. I thought it would be nice to take notes while I learned and share with everybody else.

I'm also offering an un-official reference for the objects, classes, functions, and extensions provided by this library.

As you read the examples and the reference, developers familiar with the Ruby programming language will notice an intentional similarity between Ruby's built-in classes and many of the extensions implemented by this library.

地址:  http://www.sergiopereira.com/articles/prototype.js.html

所属分类:杂七杂八标签:无 DeveloperNotesforprototype.js(学习Ajax必看) 吕 @ 2006年3月20日15点19分 PM 编辑 Developer Notes for prototype.js (学习Ajax必看)阅读(2962) 评论(0)

相关文章

数据加载中,请稍候……