xsl-list
[Top] [All Lists]

RE: Mouse Events in XSL

2006-01-31 04:23:24

Does XSL supports handling of mouse events.? 

No. XSLT transforms one XML document into another, without user
intervention. It's often used to convert XML into HTML, and the HTML that
you generate can be as mouse-sensitive as you like, but the mouse events are
handled by the HTML browser after the transformation is complete; they are
not handled by the XSLT processor during the transformation.

Michael Kay
http://www.saxonica.com/



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>