<html><div style='background-color:'><DIV>
<P>GetElementById should work in IE 5+ and NN 6+ (6 is where the board starts to even out with compliance, though NN still has some glitches to contend with). IE has been ahead of the race on compliance for some time, with NN finally trying to play catch up. You may want to set up&nbsp;your&nbsp;scripting to do a DOM check which will allow you to script the appropriate code for the appropriate browser.&nbsp;</P></DIV>
<DIV></DIV>
<DIV>Cutter</DIV>
<DIV></DIV>
<DIV><A href="http://www.falcon-knives.com/">Falcon Knives</A></DIV>
<DIV>&nbsp;</DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>----Original Message Follows---- 
<DIV></DIV>From: "Iztok Polanic" <IZTOKP@AMIS.NET>
<DIV></DIV>Reply-To: javascript@LaTech.edu 
<DIV></DIV>To: <JAVASCRIPT@LATECH.EDU>
<DIV></DIV>Subject: Re: [Javascript] 
<DIV></DIV>Date: Fri, 9 Nov 2001 18:16:25 +0100 
<DIV></DIV>
<DIV></DIV>Hi! 
<DIV></DIV>
<DIV></DIV>Cool! Is there a list of JS (and DOM objects) implementations for every browser? How come I can access 
<DIV>elemets so nicely in IE, but in NN I have to use getElementById? Which one in right? Or otherwise, which browser follows W3C standards? </DIV>
<DIV></DIV>Bye, 
<DIV></DIV>
<DIV></DIV>Iztok 
<DIV></DIV>----- Original Message ----- 
<DIV></DIV>From: Cutter Bl 
<DIV></DIV>To: javascript@LaTech.edu 
<DIV></DIV>Sent: Friday, November 09, 2001 14:25 
<DIV></DIV>Subject: Re: [Javascript] 
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>Something like: 
<DIV></DIV>
<DIV></DIV>function MyFunction(){ 
<DIV></DIV>
<DIV></DIV>document.getElementById('divId').style.left = 120; 
<DIV></DIV>
<DIV></DIV>document.getElementById('divId').style.top = 60; 
<DIV></DIV>
<DIV></DIV>} 
<DIV></DIV>
<DIV></DIV>NN 6.2 would use getElementById to access the current W3C Document Object Model standards. Look at Peter-Paul's site (http://www.xs4all.nl/~ppk/js/index.html?/~ppk/js/intro.html) under the subheading Version 5|Level 1 DOM for more info. 
<DIV></DIV>
<DIV></DIV>Cutter 
<DIV></DIV>Falcon Knives 
<DIV></DIV>
<DIV></DIV>----Original Message Follows---- 
<DIV></DIV>From: "Iztok Polanic" 
<DIV></DIV>Reply-To: javascript@LaTech.edu 
<DIV></DIV>To: 
<DIV></DIV>Subject: [Javascript] 
<DIV></DIV>Date: Fri, 9 Nov 2001 12:42:28 +0100 
<DIV></DIV>Hi! 
<DIV></DIV>How to access 
<DIV></DIV>tag in Netscape 6.2 thru Javascript? 
<DIV></DIV>Lep pozdrav, 
<DIV></DIV>Iztok 
<DIV></DIV>_______________________________________________ 
<DIV></DIV>Javascript mailing list 
<DIV></DIV>Javascript@LaTech.edu 
<DIV></DIV>http://www.LaTech.edu/mailman/listinfo/javascript 
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>------------------------------------------------------------------------------ 
<DIV></DIV>Get your FREE download of MSN Explorer at http://explorer.msn.com 
<DIV></DIV>_______________________________________________ Javascript mailing list Javascript@LaTech.edu http://www.LaTech.edu/mailman/listinfo/javascript 
<DIV></DIV></div><br clear=all><hr>Get your FREE download of MSN Explorer at <a href='http://go.msn.com/bql/hmtag_itl_EN.asp'>http://explorer.msn.com</a><br></html>