Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: Writing Javascript application W3C Dom compliant


Message #1 by "Barbera" <florian_barbera@h...> on Wed, 10 Oct 2001 08:55:36
Well, my guess is that to make it work in Netscape 6, Mozilla etc, it SHOULD
be W3C compliant.


/Robert



-----Original Message-----
From: Alex Shiell, ITS, EC, SE [mailto:alex.shiell@s...] 
Sent: den 10 oktober 2001 11:11
To: JavaScript HowTo
Subject: [javascript_howto] RE: Writing Javascript application W3C Dom
compliant


Why are you having to do this?  Is it not sufficient just to make sure it
works in all major browsers?

-----Original Message-----
From: Barbera [mailto:florian_barbera@h...]
Sent: 10 October 2001 09:56
To: JavaScript HowTo
Subject: [javascript_howto] Writing Javascript application W3C Dom
compliant


Hi !

I have to change each javaScript script (and CSS) of a Web Application 
(running on IE5.x) so as to onbtain a W3C Dom compliant application. For 
instance, I have to change all my document.all.

So, I need to check each line of code and to determine if they are W3C 
compliant. The W3C website concerning Dom specification is not very easy 
to read... Would you have any advices ? Or any interesting links ?

Thank you in advance.

Florian Barbera

  Return to Index