Prototype is a JavaScript Framework that aims to ease development of dynamic web applications.
Featuring a unique, easy-to-use toolkit for class-driven development and the nicest Ajax library around, Prototype is quickly becoming the codebase of choice for web application developers everywhere.
- Full compatibility with Internet Explorer 8. Juriy has spearheaded the effort to replace most of our IE “sniffs” into outright capability checks — making it far easier to support IE8 in both “super-standards” mode and compatibility mode.
- Element storage, a feature announced previously. Safely associate complex metadata with individual elements.
-
mouseenter
and
mouseleave
events — simulating the IE-proprietary events that tend to be far more useful than
mouseover
and
mouseout
.
- An
Element#clone
method
for cloning DOM nodes in a way that lets you perform “cleanup” on the new copies.
Download: http://www.prototypejs.org/assets/2009/3/27/prototype.js
Source: http://www.prototypejs.org/
Related Listings:
- iPhone Toggle Switches for Prototype Framework Way back in June, Thomas Reynolds released iPhone-style-checkboxes for...
- Scripty2 – A Flexible Javascript Framework Scripty2 is a powerful, flexible JavaScript framework to help you...
- 10 Awful Animations with JavaScript Framework Complex and slick JavaScript-based animation has been made easier with...
- LightboxXL – Prototype Plugin We all know how good and how famous lightbox is...
Do you like this post?
Tags: ajax , Assets , Capability , Checks , Cleanup , Cloning , Codebase , Compatibility Mode , Dom Nodes , Driven Development , Dynamic Web Applications , Element , Elements , Internet Explorer 8 , Metadata , Mouseover , Prototype Javascript Framework , Prototypejs , Toolkit , Web Application Developers , Web Developers
No comments yet.