xsl-list
[Top] [All Lists]

RE: Mouse Events in XSL

2006-01-31 04:08:52
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(_dot_)palta(_at_)adeptia(_dot_)com] 
Sent: 31 January 2006 10:52
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] 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


--~------------------------------------------------------------------
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>
--~--


--~------------------------------------------------------------------
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>