[Javascript] help...!

Peter-Paul Koch gassinaumasis at hotmail.com
Tue Nov 27 07:53:00 CST 2001


>"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




More information about the Javascript mailing list