Range article

For those who want to know how Mozilla is supporting the
DOM Level 2 Range module, here is an article:

http://pbwizard.com/Articles/Moz_Range_Object_Article.htm

An interesting thought about the W3C DOM:
[[[
Every implementation of W3C?s Document Object Model will include their own
extensions to the implementation.  The reason why is that the programmers find
that in order to get the job done they need more that what the Recommendation
calls for.
]]]

-- Using the W3C DOM Level 2 Range Object as implemented by Mozilla
http://pbwizard.com/Articles/Moz_Range_Object_Article.htm#hd15
Tue, 27 Mar 2001 17:21:20 GMT

Some of the extensions might be useful for an updated version of Ranges in the
future.

Philippe

Received on Tuesday, 27 March 2001 15:09:05 UTC