|
Subject: Re: Event Handling From: Guy_Murphy@xxxxxxxxxx Date: Thu, 25 Mar 1999 10:35:00 +0000 |
Hi.
To my knowledge what you're asking for is outside the scope of XSL.
If you're comming from a conventional Web develpment environment it's
probably best to think of XSL as like a server-side process, regarless of
whether it is occuring on the client.
The matter to investigate is what event handling the client supports, and
what script might you deliver to facilitate that. In a simple case one
might deliver dynamicHTML to a browser, in which case it is down to the
delivered dHTML to take care of events.
Cheers
Guy Murphy
guy_murphy@xxxxxxxxxx
http://www.guy-murphy.easynet.co.uk
xsl-list@xxxxxxxxxxxxxxxx on 03/24/99 09:52:29 PM
To: xsl-list@xxxxxxxxxxxxxxxx
cc: (bcc: Guy Murphy/UK/MAID)
Subject: Event Handling
Hello all,
Thanks for your responses on my prior questions.
I have yet another query!
I am interested in event-handling of my data.
For eg, I have an health file health.xml
<question>
Are you a smoker?
</question>
<smoker-questions>
How many packs per day?
How many Years?
</smoker-questions>
The health.xsl file will display the initial question
with a check-box. if the box is checked, (an event has occured)
I would then like to display the other two smoking-related questions.
if the box is not checked, then nothing should happen.
Hence my question is, is there a way to have the functionality of
an "action listener" and " action performer" in something other than
a Java applet? (if xsl can do it, that would simple be brilliant)
Thanks much
Nilofer
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Event Handling, Nilofer Motiwala | Thread | for-each or apply-templates on comp, Mark D. Anderson |
| Re: template matching.. display the, Guy_Murphy | Date | Re: template matching.. display the, Guy_Murphy |
| Month |