Prototype JavaScript framework

Advanced JavaScript made simple.

Prototype is an open-source JavaScript framework that smooths over the rough edges of cross-browser development so you can focus on writing kick-ass web applications.

  • Download: 1.7.1 (June 5, 2012) & Git
  • Learn: Docs & tutorials
  • Discuss: Mailing lists & IRC
  • Contribute: Report bugs & patches

Weblog

Prototype 1.7.1

Not long ago, I tagged Prototype 1.7.1, an update 18 months in the making. It features an overhaul of our DOM library and better coexistence with ES5 methods, but quite a bit more as well.

A foundation for ambitious web applications.

Prototype takes the complexity out of client-side web programming. Built to solve real-world problems, it adds useful extensions to the browser scripting environment and provides elegant APIs around the clumsy interfaces of Ajax and the Document Object Model.

Getting started: Defining classes and inheritance • How Prototype extends the DOM • Introduction to Ajax • Using JSON • Event delegation • Using Element.Layout

gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.