Web Standards Group

Resources

JavaScript

Resources are sorted by date entered with the latest entries being at the top. A maximum 30 in each category are shown per page. There are 10 entries in this category.

→ denotes an external link that will open in a new window.

→ PHP / Ajax upload
In this quick tutorial we will show how-to create such an Ajax upload form using the jQuery Form plug-in and our easy upload class.
→ Opening PDFs in a new window with JavaScript
Learn how to use unobtrusive JavaScript to automatically open all PDFs in a new window.
→ Striped tables using JavaScript
Find our how to use unobtrusive JavaScript to make striped tables with different backgrounds on each row.
→ Increasing form usability with JavaScript
It's easy to increase the usability of forms using JavaScript - find out how.
→ How to validate forms with JavaScript
Discover why and how you should use unobtrusive JavaScript to validate forms.
→ JavaScript & progressive enhancement
Learn about Javascript and how it can be used to progressively enhance your site.
→ The JavaScript Diaries
This tutorial covers JavaScript from the very beginning. It follows along as the author learns the language and, in turn, teaches what he has learned.
→ JavaScript Snippets
check out the snippets, can help you in your web desgin... and create your favicon in seconds
→ MSDN DHTML Reference
Apart from the silly naming (DHTML Object Model?), this is a good reference for JavaScript in IE.
They even helpfully tell you if a feature conforms to W3C recommendations :)
→ Gecko DOM Reference
Documentation for the Gecko DOM implementation, used in Netscape 6+ and Mozilla