2008
PHP.JS Licensing
by 6 othersA lot of people are familiar with PHP's functions, and though Javascript functions are often quite similar, some functions may be missing or addressed differently. The Javascript implementations should be as compliant with the PHP versions as possible, a good indication is that the PHP function manual could also apply to the Javascript version.
2007
jQuery UI: Widgets, Components, and Interactions
by 11 othersjQuery UI is a set of themable widgets and interactions, built on top of the jQuery JavaScript Library, that you can use to build highly interactive web applications.
The core of the library revolves around different mouse interactions, namely drag and dropping, sorting, selecting, and resizing.
On top of the core interactions are built a number of reusable widgets, including accordions, date pickers, dialogs, sliders, table sorters, and tabs.
Finally, the library is finished off with a few effects that you can use to liven up your site, specifically magnifier and shadow.
Accessible News Slider: A jQuery Plugin
by 9 othersAccessible News Slider is a JavaScript plugin built for the jQuery library. It meets the accessibility requirements as outlined by WCAG 1.0.
2006
Javascript in Ten Minutes (Javascript)
by 22 others (via)Javascript is a dynamically and weakly typed language. Variables are declared with the keyword var, and the type of the variable is inferred at run-time. Common simple types, such as Number, String, and Boolean are supported. The most important type howev
Using prototype.js v1.3.1
by 55 others (via)This amazingly well thought and well written piece of standards-compliant code takes a lot of the burden associated with creating rich, highly interactive web pages that characterize the Web 2.0 off your back.
Prototype Dissected - snook.ca
by 20 others (via)Prototype (AJAX enabled javascript library) quick reference.
Alsacréations
by 1 other (via)Alsacréations est spécialisé dans la conception web conforme aux standards internationaux et accessible aux personnes handicapées. Une longue expérience dans de multiples domaines d'expertises englobe à la fois les aspects techniques et fonctionnels.
2005
JavaScript O Lait
by 7 others (via)It's more than just a JavaScript library. The goal is to ease JavaScript development by building a library of reusable modules and components and enhancing JavaScript with simpler Class and Module handling mechanisms.
1
(17 marks)