Printable Version of Topic

Click here to view this topic in its original format

HTMLHelp Forums _ Client-side Scripting _ does Internet explorer7 support Dom2 and 3 ?

Posted by: midooh Jan 12 2008, 02:03 AM

does Internet explorer7 support Dom2 and 3 ????cuz it doesnt response I ve tried so hard 2 write many scripts such as setAttribute() ,and getAttribute() ,createElement() and createTextnode()

Posted by: Darin McGrew Jan 12 2008, 02:57 AM

According to http://en.wikipedia.org/wiki/Comparison_of_web_browsers#JavaScript_support, MSIE has only partial support for DOM1, and no support for DOM2 or DOM3.

Posted by: pandy Jan 12 2008, 10:02 AM

Some details here.
http://www.quirksmode.org/dom/w3c_core.html

Posted by: Christian J Jan 12 2008, 10:17 AM

QUOTE(midooh @ Jan 12 2008, 08:03 AM) *

I ve tried so hard 2 write many scripts such as setAttribute() ,and getAttribute() ,createElement() and createTextnode()

In my experience these methods should work already in IE5, with some exceptions. Could you post a sample script where they don't work?


Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)