[Javascript] help...!

Alan Easton alan.easton at unn.ac.uk
Tue Nov 27 07:35:26 CST 2001


"document.forms" works in all browsers.........try it...........
 
AE

-----Original Message-----
From: Cutter Bl [mailto:cutterbl at hotmail.com]
Sent: Tuesday, November 27, 2001 1:28 PM
To: javascript at LaTech.edu
Subject: Re: [Javascript] help...!



"document.all" is a reference to the MS DOM. You must find a way to
reference NN DOM.

Cutter
Falcon Knives <http://www.falcon-knives.com/> 
 
----Original Message Follows---- 
Date: Tue, 27 Nov 2001 16:29:47 +0530 
we are making our application compatible with NN6...so now v facing 
problems with this particular assignment 
document.all.item("xsldoc").innerHTML=htmlStr; 
as well as this code which v have used in javascript.....(MSXML 
parser)....any solution based on jaxp-xalan parser 
val2=document.all.item("TrTo").value; 
comp1=val2.substring(0,16) 
k=parseInt(comp1); 
m 
="/LISTOFACCOUNTSRESPONSE/BANKACCTREC[ACCOUNTID[ACCOUNTNO='"+k+"']]"; 
d= source.selectSingleNode(m) 
minTrToAmount=d.selectSingleNode("XFERTOSUPT/MINCURAMT/AMOUNT").nodeTypedVal
ue; 
maxTrToAmount=d.selectSingleNode("XFERTOSUPT/MAXCURAMT/AMOUNT").nodeTypedVal
ue; 
regards 
leena 

  _____  

Get your FREE download of MSN Explorer at http://explorer.msn.com
<http://go.msn.com/bql/hmtag_itl_EN.asp> 
_______________________________________________ Javascript mailing list
Javascript at LaTech.edu http://www.LaTech.edu/mailman/listinfo/javascript

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20011127/5baa0ad1/attachment.htm>


More information about the Javascript mailing list