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 and XSL


Hi,

I want to pass variable names into javascript from XSL. Is this possible?

I am trying to do some DHTML once the XSL has been rendered. I have table
cells that I want to hide/unhide upon user click events. I plan to use the
visibility feature of either <td> or <div> element in DHTML. However, at
any given time, I do not know the number of rows to be styled, and my XSL
figures it out. I would like to send the ID of each row/cell pair into
Javascript embedded within my XSL.

Thanks for the help.

Maulik




 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]