prototype源码,prototype源码下载以及prototype相关的框架介绍


prototype 是由Sam Stephenson开发的一个Javascript框架,被大量用于Ajax开发!
该框架仅有一个文件prototype.js。
prototype.js下载:
prototype.js JavaScript Framework 立即点击下载 V1.4.0(最新版本)
V1.4.0以前的版本

prototype 介绍(可以当作SDK了)

prototype源码下载
这是prototype.js的官方介绍:
prototype.js JavaScript Framework 立即点击下载 V1.4.0(最新版本)
V1.4.0以前的版本

= Prototype
==== An object-oriented JavaScript framework

Prototype is a JavaScript framework that aims to ease development of dynamic
web applications. It offers a familiar class-style OO framework, extensive
Ajax support, higher-order programming constructs, and easy DOM manipulation.

=== Targeted platforms

Prototype currently targets the following platforms:
* Microsoft Internet Explorer for Windows, version 6.0 and higher
* Mozilla Firefox 1.0/Mozilla 1.7 and higher
* Apple Safari 1.2 and higher


基于prototype相关的框架:
Ruby on Rails
featuring integrated Prototype support

script.aculo.us, Thomas Fuchs
incredible effects and controls library built on Prototype
在Prototype基础上扩展了更强大的库

Rico

rich Ajax components and effects built on Prototype
Prototype Ajax components


Behaviour
a cool mechanism for cleaning up your HTML

Ad0.cn更多 prototype.js 相关的文章
prototype 源码解读 之 prototype.js(一)
prototype 源码解读 之 prototype.js(二)
prototype 源码解读 之 prototype.js(三)
prototype 源码解读 之 prototype.js(四)
prototype 源码解读 之 prototype.js(五)
prototype 源码解读 之 prototype.js(六)
prototype.js 开发笔记(一)
prototype.js 开发笔记(二)
prototype.js 开发笔记(三)

http://www.ad0.cn/netfetch/article.asp?id=158
posted on 2007-02-07 10:28  mbskys  阅读(236)  评论(0)    收藏  举报