Ian Oeschger wrote:
> Just posted some new DOM docs at www.mozilla.org/docs/dom/domref. There
> is a lot to fill in, and I am working with Fabian Guisset on fitting
> everything together, combining some other introductory material with
> this, and publishing the remainder of the DOM object references (along
> with the document, window, frames, and elements that are in here now).
>
> But I am anxious to get feedback and help on this largish project. The
> source files are in Framemaker, unfortunately, so it's not easy to edit
> the HTML directly, and the HTML source may be ugly to look at, but if
> you have additions, corrections, better examples (especially!), or
> suggestions, I can take them and get them into the original quickly and
> publish updates. There's a DOM doc tracking bug at 93018 that I have to
> update and where we can post patches or new docs or text or whatever.
>
> The plan was to make a reference for the DOM implementation in Mozilla
> that eschews comparisons and standards talk and just shows all the DOM
> stuff that's available on this platform, with examples for everything,
> object-centric descriptions, and some overview information at the
> beginning.
>
> Thanks for taking a look!
> -i.
>
great work! :)