|
|
| about dmoz | help |
Top: Computers: Programming: Languages: JavaScript: W3C_DOM
This category is for resources related to the World Wide Web Commission Document Object Model's (W3C DOM's) JavaScript binding. The W3C DOM is the industry standard object model for representing structured documents such as HTML and XML pages. It is the standard to replace previous, proprietary object models such as the Navigator 4 DOM and the Internet Explorer 4/5 DOM. The JavaScript binding is a set of methods for accessing the W3C DOM from JavaScript.Currently, there are two levels: DOM level 1, which is a complete, ratified W3C Recommendation (in other words, a finished standard), and DOM level 2, which is under development. The term "DOM level 0" is also used to refer to the object model features which were found in both Navigator 3 and Internet Explorer 3.
I welcome coeditors for this category and the subcategories. If you're interested in educating developers about the W3C DOM, sign up as an editor and help index the web's best DOM resources!
This category is for Applications which include support for the use of the W3C DOM's JavaScript binding.This category is intended for end-user-oriented applications, not authoring tools for content/appplication developers; authoring tools should go under Tools.
"Demos" is to list elegant, ready-to-use demonstrations that would be appropriate for use in front of an audience or in a sales presentation. Demos should be visually appealing and demonstrate useful, integrated functionality in a way that a nontechnical audience can easily understand. They should look like a working web page or application.If you have a simple piece of sample code that demonstrates to developers how to do something (such as getting an element by its ID name) but is not visually appealing, place that under "Sample Code."
"Tutorials" links to from-the-beginning, step-by-step online tutorials which introduce this topic to beginners.Brief articles/TechNotes on specific topics should go in the "Articles and TechNotes" category.
Method-by-method, property-by-property reference documentation should go in the "Documentation" category.
Slide and streaming audio presentations should go in the "Presentations" category.
"Mailing Lists" indexes the home pages for mailing lists you can subscribe to to learn more about this topic.Where possible, include the "subscribe" link in the description itself.
Example: _Joe's DOM Mailing List_ (link to home page) is a weekly bulletin about DOM-related news. _Subscribe_ (subscribe link) or _Unsubscribe_ (unsubscribe link).
"Standards Documents" is for links to the official W3C specifications and to any closely-related documents which annotate or interpret the specifications.
The "Technical Articles and TechNotes" category is for technical online magazine articles and "TechNotes" which include a significant text explanation (in addition to any sample code) and which are intended for a technical audience.Articles and TechNotes should be relatively brief (1-15 pages), focus on a particular topic, and fully explain it. They should be similar to a chapter from a technical book. Each entry should have a BRIEF (1 sentence if possible) summary of the article or TechNote's topic. We intend to index all the Internet's articles on this topic, so we have to keep each description brief to keep the category usable!
Although pages listed here may *include* sample code and/or demos, they should not be: *only* a naked piece of sample code (put those in the "Sample Code" category); a pretty demo without explanation (put those in the "Demos" category); comprehensive A-Z tutorials (put those under "Tutorials"); or nontechnical news articles for a general audience (put those under "News Articles").
This is for suites of tests for compliance with the specifications. Initially, we will not index every single test here; that would be very difficult to organize. For now, we will just index the home pages of large test suites.
"Tools" indexes the official home pages of tools for developers which support this standard.
| Copyright © 1998-2007 Netscape |