JavaScript

TwitterFacebook
Get flash to fully experience Pearltrees
jQuery

Function Declarations and Expressions Functions in JavaScript are first class objects. That means they can be passed around like any other value. One common use of this feature is to pass an anonymous function as a callback to another, possibly an asynchronous function. The function Declaration function foo () {}

JavaScript Garden

http://bonsaiden.github.com/JavaScript-Garden/#intro
http://benpickles.github.com/peity/

Peity • progressive <canvas> pie charts

Peity (sounds like deity) is a simple jQuery plugin that converts an element's content into a simple <canvas> mini pie 2/5 line 5,3,9,6,5,9,7,3,5,2 or bar chart 5,3,9,6,5,9,7,3,5,2 and is compatible with any browser that supports <canvas> : Chrome, Firefox, IE9+, Opera, Safari. Download version 1.2.0 Uncompressed 6.4Kb jquery.peity.js