Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] help...!
- From: javascript@xxxxxxxxxx (Peter-Paul Koch)
- Subject: [Javascript] help...!
- Date: Tue, 27 Nov 2001 13:53:00 +0000
>"document.forms" works in all browsers.........try it...........
Yes, but only for forms, not for XML documents.
>document.all.item("xsldoc").innerHTML=htmlStr;
This will never work in NN6. See
http://www.xs4all.nl/~ppk/js/index.html?importxml.html for some help on
importing an XML file. Of course you cannot use the MSXML parse either in
NN6, you'll have to stick to the W3C DOM. More information on the same site.
ppk
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
- Prev by Date: [Javascript] help...!
- Next by Date: [Javascript] problems with NN6-accessing the dynamic field names in Javascri
- Previous by thread: [Javascript] help...!
- Next by thread: [Javascript] problems with NN6-accessing the dynamic field names in Javascript with NN
- Index(es):