This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Javascript in XSL


Hi,

I'm converting existing HTML pages to XML-XSL combinations. My current HTML 
pages contain Javascripts that treat elements in the HTML document. 
(getElementById();)

It seems that these javascripts are completely ignored when opening the XML 
page. Could it be that an XML page doesn't have the "document"-property so 
an element will never be found?

I've already tried to put the javascript between the following tags:
<![CDATA[    ....     ]]>

(I use the Netscape 6.1 browser)

are there any known bugs with Javascripts within XSL?
can anyone please help me? It would very much be appreciated!

thanx,
Annelies

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]