Librairie (JavaScript)

TwitterFacebook
Get flash to fully experience Pearltrees
As an extension to CSS, LESS is not only backwards compatible with CSS, but the extra features it adds use existing CSS syntax. This makes learning LESS a breeze , and if in doubt, lets you fall back to CSS. And we want to use these properties inside other rulesets. http://lesscss.org/

LESS « The Dynamic Stylesheet language

http://www.jsclasses.org/isoworld#download

Isoworld - JS Classes

This object can render 3D isometric cubes from 3 page elements.
http://thepixelator.com/

The Pixelator

For me, Canvas feels like ZX Spectrum (48K) programming all over again. I get that same feeling of awesomeness as I did when I was 8, seeing a few lines of abstract mathematical code transformed into something real on the screen - entirely without the aid of any mind-enhancing drugs.
http://www.javascriptkit.com/

JavaScript Kit- Your comprehensive JavaScript, DHTML, CSS, and Ajax stop

This script uses HTML5's new audio element to allow you to easily add sound effects to any action on the page, such as when the user clicks or rolls over a link. See how to refine the process of preloading images to detect when all images have actually been preloaded and react accordingly. With the numerous CSS vendor prefixes one has to contend with when it comes to defining CSS3 properties such as -moz-box-shadow or -webkit-border-radius , setting them in JavaScript can be even more confusing.

xtools

Many of the scripts in xtools support PS7, though that number is decreasing over time. It is possible, however, to write reasonably sophisticated scripts that run equally well on CS and later. http://ps-scripts.sourceforge.net/xtools.html
/update end As my previous post comparing Dojo vs JQuery vs MooTools vs Prototype got quite popular and was included in the Wikipedia’s Comparison of JavaScript frameworks article I decided it is about time to update it with some fresh data and browsers. http://blog.creonfx.com/javascript/mootools-vs-jquery-vs-prototype-vs-yui-vs-dojo-comparison-revised

MooTools vs JQuery vs Prototype vs YUI vs Dojo Comparison Revised | Peter Velichkov's Blog

Scripting the File System, Part I - Doc JavaScript - WebReference.com

http://www.webreference.com/js/column71/index.html In this column we focus on the FileSystemObject object, and its properties and methods.

20 Amazing jQuery Plugins and 65 Excellent jQuery Resources | Speckyboy Design Magazine

Description : This is the jQuery version of the phenomenal mooSocialize (which was, obviously, built on the mooTools framework). jSocialize allows you to integrate your bookmarks for every post on your blog, website etc. By clicking the jSocialize button, a window will appear, which lets you choose your favorite Social Bookmarking Network. http://speckyboy.com/2008/07/21/20-amazing-jquery-plugins-and-65-excellent-jquery-resources/
scrollbar customed (jQuery)

Ajax (tous types)

Some browsers try to mitigate this problem by storing the images in the local cache so that subsequent calls to the image are satisfied immediately...but there's still a delay the very first time the image is needed. Preloading is a technique where the image is downloaded to the cache before it's needed. That way when the image is really needed it can be retrieved from the cache and displayed immediately.

Preloading & Image() object sur TechRepublic

Animation (Autres)

Générateur de templates avaec mustache

{{header}} {{#bug}} {{/bug}} {{#items}} {{#first}} {{name}} {{/first}} {{#link}} {{name}} {{/link}} {{/items}} {{#empty}} The list is empty. {{/empty}}

Visualisation des données avec Processing.js

Processing.js 1.3.6 released!
Validation Form (Autres)