Lay out images with Javascript
An article on A List Apart:
posted on: 02 October 2007
An article on A List Apart:
posted on: 30 April 2007
On Content with Style :
posted on: 12 July 2006
On Digital Web Magazine: accessible widgets for the web
When building web applications, we're working with a fairly restricted set of widgets, compared to those available for native desktop apps. The recent surge of interest in JavaScript points to a solution: we can replicate the functionality of sophisticated native widgets through some clever DOM scripting, and provide our users with exciting interfaces that bridge the gap between native apps and web apps.
posted on: 12 June 2006
On DOMScripting: Javascript teleprompter
posted on: 03 June 2006
On Garret Dimon's site:AJAX and DOM Scripting
posted on: 15 April 2006
On Web Standards Project: DOM builder
On DOM Scripting: XMLHttpRequest on the W3C