If you're outputting HTML using XSL then you can output JavaScript event
handlers to handle whatever mouse-events you need.
As David says, XSL isn't a UI language as such, but a transformation
platform that can transform XML into another UI language which handles
mouse-events, such as an HTML and JavaScript combination.
Dan
-----Original Message-----
From: Rochak Palta [mailto:rochak.palta@xxxxxxxxxxx]
Sent: 31 January 2006 10:52
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Mouse Events in XSL
Hi All,
Does XSL supports handling of mouse events.? If yes then please explain
with
an example how we can do that.?
Regards,
Rochak
|