Text Fading with Color Selection - Explains how to create a fading text script with a selectable fade color. An example is also available. - http://www.mtdev.com/2001/08/text-fading-with-color-selection/
The Importance of Maintainable JavaScript - Article on good coding practices for modern javascript. - http://www.thinkvitamin.com/features/dev/the-importance-of-maintainable-javascript
Digital Web Magazine - Scripting - JavaScript articles from Digital Web Magazine. - http://www.digital-web.com/topics/scripting/
Debugging JavaScript programs - at JavaWorld by Gordon McComb. A quick reference guide that helps you find errors, even without the aid of a debugging utility. - http://www.javaworld.com/javaworld/jw-07-1996/jw-07-javascript.html
Smooth animation using DHTML - Taking an in-depth look at cross-browser cross-platform DHTML performance using a simple animation test. Full description of the tests as well as source code, all tests are also available. - http://home.online.no/~warnckew/programming/dhtml/smooth-animation/
Creativyst JSMsg Webpage Display Convention - Defines a JavaScript file convention that allows dynamically changing content to be shared with external scripts and HTML ("clients") without restricting how the client formats content. - http://www.creativyst.com/Doc/Std/JSMsg/JSMsg.htm
JavaScripts in Y2K ? - Some date-related JavaScripts have unnoticeably fallen prey to the Y2K bug. Follow along as we show you how to write or fix the JavaScripts on your site for Y2K compatibility. - http://javascript.internet.com/y2k/
Introducing JScript.NET - Describes how the JScript language will evolve to take advantage of the new .NET platform. By Andrew Clinick, Microsoft Corporation. - http://msdn.microsoft.com/library/default.asp?URL=/library/en-us/dnclinic/html/scripting07142000.asp
Javascript Tips Index - javascript related mini-tutorials, tips, and tricks. - http://www.chami.com/tips/javascript/
Events in JavaScript: An Inside Look - An article which looks closely at using JavaScript to handle events and at how events differ between the various browsers. - http://wdvl.com/Authoring/JavaScript/Events/
JavaScript and Web Site Usability - An Interview with JavaScript Guru, Mr. Danny Goodman. - http://webword.com/interviews/goodman.html