public marks

PUBLIC MARKS from mbertier with tags "groupe:clever age" & javascript

August 2007

jTagEditor

by 4 others
jTagEditor is a lightweight jQuery plugin which allows you to turn any textarea tag into a quick tag editor in an unobtrusive manner. This plugin is easy to use and fully customizable (Styles, Tagset and behaviours).

YUI 2.3.0: Six New Components and a Prettier Face » Yahoo! User Interface Blog

by 2 others (via)
We’re pleased to announce today the release of YUI version 2.3.0. This release features six new additions to the library as well as a new skinning architecture and a new visual treatment for most of our UI controls. All of this, plus 250 enhancements and bug fixes, is available for download immediately.

July 2007

[ANN] mod_concat

(via)
The ability to concatenate CSS or javascript files into a single HTTP request.

June 2007

CSS Media Targeted JavaScript | iBloom Studios

(via)
With the ever increasing use of alternate media types I feel there is a need to deliver JavaScript targeted to these types of devices. This would allow alternate and modified content, as well as a customized user experience through the use of modern AJAX techniques.

Mike Davidson: How To Keep Widgets From Slowing Down Sites: WEDJE

(via)
WEDJE is similar to the innerHTML method above except it creates what is effectively a cross-platform, cross-browser defer, enabling your script to load and execute asynchronously across all environments.

May 2007

minify - Google Code

by 11 others (via)
Minify attempts to fix this problem by combining multiple CSS or JavaScript files into one download. By default, it also removes comments and unnecessary whitespace to decrease the amount of data that must be sent to the browser. Most importantly, it does all of this on the fly and requires only a few simple changes to your existing web pages.

November 2006

August 2006

Aptana: The Web IDE

by 45 others, 1 comment
Aptana is a robust, JavaScript-focused IDE for building dynamic web applications. Highlights include the following features: Code Assist on JavaScript, HTML, and CSS languages, including your own JavaScript functions Outliner that gives a snapshot view of your JavaScript, HTML, and CSS code structure Error and warning notification for your code Support for Aptana UI customization and extensions Cross-platform support Free and open source.