Javascript

TwitterFacebook
Get flash to fully experience Pearltrees
The jQuery special events API is a fairly flexible system by which you can specify bind and unbind hooks as well as default actions for custom events. http://benalman.com/news/2010/03/jquery-special-events/

jQuery special events

Standing on the shoulders of Scriptographer and making use of HTML5 standards, Paper.js is a comprehensive open source vector graphics scripting framework. Document Object Model http://paperjs.org/features/

Features

jQuery Deconstructed

if ( isTag ) { part = part.toLowerCase(); } http://www.keyframesandcode.com/resources/javascript/deconstructed/jquery/
http://www.sitepoint.com/sophisticated-sorting-in-javascript/

Sophisticated Sorting in JavaScript » JavaScript & CSS » SitePoint Blogs

JavaScript’s sorting mechanism is a model of simplicity, yet bubbling under the surface is some incredibly flexible and powerful functionality.
http://blog.html.it/22/11/2010/scrivere-plugin-per-jquery/ Lunedì 22 Novembre 2010 - 11:34 di Gabriele Romanato

Scrivere plugin per jQuery

http://msdn.microsoft.com/en-us/magazine/cc163419.aspx Recently I interviewed a software developer with five years experience in developing Web applications.

Advanced Web Applications With Object-Oriented JavaScript

JavaScript Object-Oriented Programming Part 2

In Part 1 of this series, we covered objects, object methods, and object categories. http://www.sitepoint.com/oriented-programming-2/
http://www.sitepoint.com/oriented-programming-1/ This article was written in 2001 and still remains one of our most popular posts. If you’re keen to learn more about JavaScript, you may find this recent article on TypeScript of great interest.

JavaScript Object-Oriented Programming Part 1

Styling Checkboxes and Radio Buttons With CSS and JavaScript

This JavaScript and CSS will allow you to use custom images to style checkboxes , radio buttons and drop down menu select lists . http://ryanfait.com/resources/custom-checkboxes-and-radio-buttons/
http://andrew-hoyer.com/andrewhoyer/experiments/cloth/

Andrew Hoyer | Cloth Simulation

A little more detail: What makes this simulation special is the speed at which everything is computed.