public marks

PUBLIC MARKS with tag ECMAScript

October 2006

Yahoo! User Interface Blog

by clochix & 1 other
Official blog of Yahoo! Design Pattern Library and Yahoo! User Interface Library

Dojo ShrinkSafe -- the safe way to make your JS sprightly

by clochix & 13 others
ShrinkSafe is a JavaScript "compression" system. It can typically reduce the size of your scripts by a third or more, depending on your programming style. Many other tools also shrink JavaScript files, but ShrinkSafe is different. Instead of relying on brittle regular expressions, ShrinkSafe is based on Rhino, a JavaScript interpreter. This allows ShrinkSafe to transform the source of a file with much more confidence that the resulting script will function identically to the file you uploaded.

JSMIN, The JavaScript Minifier

by clochix & 9 others
JSMin is a filter which removes comments and unnecessary whitespace from JavaScript files. It typically reduces filesize by half, resulting in faster downloads. It also encourages a more expressive programming style because it eliminates the download cost of clean, literate self-documentation.

Higher Order Programming - article - w3future.com

by clochix & 3 others
Higher Order Programming is the ability to use functions as values. So you can pass functions as arguments to other functions and functions can be the return value of other functions.

Web Browser Standards Support

by clochix & 1 other
This document will summarize the level of support for web standards and maturing technologies in popular web browsers. It covers the Internet Explorer, Firefox, and Opera web browsers, with focus on the HTML, CSS, DOM, and ECMAScript technologies.

DOTUSCOMUS SVG SPACE

by parmentierf
During its existence this SVG space was only meant to be a showcase of my SVG work, art and commercial implementations. I have now decided to make it evolve by integrating a new section where you will find a library of fully commented ecmascript routines covering important, and less important, needs of the SVG developer. Most of the code is original and intended to be compact and execute fast.

July 2006

October 2005

DOM Scripting

by pyxosledisciple
Web design with Javascript and the Document Object Object.

September 2005

Web Browser Standards Support

by dièse & 23 others
This document will summarize the level of support for standard web technologies by popular web browsers

April 2005

Web Development, JavaScripts for Download

by bader & 2 others (via)
Plenty of Javascript Libraries ready to use !

March 2005

Openweb.eu.org - ECMAScript et (X)HTML

by camel
Comment insérer un script ECMAScript dans un fichier HTML

January 2005

PUBLIC TAGS related to tag ECMAScript

benchmark +   browser +   css +   dom +   engine +   firefox +   html +   ie +   javascript +   opera +   reference +   speed +   standarts +   web +