Prototype1.6 JS 官方下載地址
http://www.prototypejs.org/download Prototype1.6官方下載
Learn about what's new in version 1.6.
Prototype SVN
If you want the full development package (including unit tests), you can use Subversion to checkout the source code:
svn co http://svn.rubyonrails.org/rails/spinoffs/prototype/trunk prototype
Build the distribution with rake dist and find more details about this in the contribution guide.
Archives
- Download Prototype 1.5.1.1 (June 19, 2007)
- Download Prototype 1.5.1 (May 1, 2007)
- Download Prototype 1.5.0 (January 18, 2007)
- 不錯的一篇關(guān)于javascript-prototype繼承
- JS面向?qū)ο?、prototype、call()、apply()
- JavaScript中的prototype使用說明
- JQuery,Extjs,YUI,Prototype,Dojo 等JS框架的區(qū)別和應(yīng)用場景簡述
- JavaScript prototype 使用介紹
- js中prototype用法詳細(xì)介紹
- js中繼承的幾種用法總結(jié)(apply,call,prototype)
- js中的hasOwnProperty和isPrototypeOf方法使用實(shí)例
- Javascript中Array.prototype.map()詳解
- Javascript中prototype的使用詳解
相關(guān)文章
Prototype源碼淺析 String部分(三)之HTML字符串處理
現(xiàn)在,String部分轉(zhuǎn)入具體的關(guān)聯(lián)應(yīng)用,分別對應(yīng)HTML字符串,JSON字符串和HTML中的腳本字符串2012-01-01
Prototype Enumerable對象 學(xué)習(xí)
Enumerable是Prototype框架的基石,而Enumerable不單獨(dú)使用,在Prototype中其它對象mix了Enumerable里面的方法,這樣就可以在這些對象上應(yīng)用Enumerable的方法,這樣的對象有:Array,Hash,ObjectRange,還有一些和DOM,AJAX相關(guān)的對象。2009-07-07
Prototype Selector對象學(xué)習(xí)
這個對象在幫助文檔上并沒有,但是這個對象確是整個DOM操作的核心類,工具函數(shù)$$,其實(shí)就是調(diào)用這個類的方法2009-07-07

