Prev | Next
Tech Treasure: Prototype.js
Today while surfing, I found a good javascript framework Prototype.js. It 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 ...>>Read More
- [Related Article]
- http://chiragrdarji.blogspot.com/2007/05/prototypejs.html
- [Posted On]
- 20:34:00 05-24-2007
Prototype: solving the file size issue
The upside over other compression techniques is that your JavaScript is still human-readable from your browser. By enabling mod_deflate on Apache 2.x, I was able to reduce prototype.js 1.5.1 to roughly 23kb – about 25% of its original ...>>Read More
- [Related Article]
- http://www.benlog.org/2007/5/10/prototype-solving-the-file-size-issue/
- [Posted On]
- 11:13:01 05-10-2007
Prototype: solving the file size issue
The upside over other compression techniques is that your JavaScript is still human-readable from your browser. By enabling mod_deflate on Apache 2.x, I was able to reduce prototype.js 1.5.1 to roughly 23kb – about 25% of its original ...>>Read More
- [Related Article]
- http://www.benlog.org/2007/5/10/prototype-solving-the-file-size-issue/
- [Posted On]
- 11:13:00 05-10-2007
Prototype JavaScript framework: Prototype and script.aculo.us: The ...
The first half of Christophe's book is a whirlwind tour of Prototype: it starts with the convenience functions, explains how Prototype extends JavaScript's built-in objects, and goes on to cover event handling, DOM traversal and ...>>Read More
- [Related Article]
- http://www.prototypejs.org/2007/5/7/prototype-and-script-aculo-us-the-bungie-book-has-landed
- [Posted On]
- 04:56:00 05-08-2007
Javascript with Prototype.js | PeepCode Screencasts for Web ...
“This [Javascript with Prototype.js] video is worth watching! I highly recommend it to beginners and intermediate Prototypers, plus: Even if English is not your native language (like in my case) the speaker talks slow and understandable ...>>Read More
- [Related Article]
- http://peepcode.com/products/javascript-with-prototypejs
- [Posted On]
- 01:11:11 05-02-2007