Click to See Complete Forum and Search --> : Compatability


Webskater
02-07-2003, 04:33 PM
On Microsoft's web site it quite often states:

This method is defined in World Wide Web Consortium (W3C) Document Object Model (DOM) Level 1

What does this mean in terms of browser compatability?

khalidali63
02-07-2003, 04:48 PM
At this point DOM1 is completely implemented by both NS6+(all gecko based browsers) and IE6 browsers not sure about opera and others.
Therefore having a method that is in DOM Specs means it will work with most of the browsers.

cheers

Khalid