[xml-dev] xml/XSL and javascript form issue
by rockie12 other posts by this author
Feb 28 2002 8:57PM messages near this date
RE: [xml-dev] Question about the sytax of namespace declarations
|
Re: [xml-dev] xml/XSL and javascript form issue
Hi All
I have an XML file that contains a javascript that works with the form that
is actually specified in the XSL style sheet. The problem is that when I
try to use the document.forms[0] or this.form in the javascript it does
not know about the form. The variable I set
var form1 = document.forms[0];
form1 is always null.
any ideas?
I have tried putting the form lines in the XSL file, but that does not work
either.
Thanks in advance
Dean-O
-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org> , an
initiative of OASIS <http://www.oasis-open.org>
The list archives are at http://lists.xml.org/archives/xml-dev/
To subscribe or unsubscribe from this list use the subscription
manager: <http://lists.xml.org/ob/adm.pl>
Thread:
rockie12
Thomas B. Passin
|