Subject: RE: xsl and checkbox
From: "Thomas V. Nielsen" <thomas@xxxxxxxxxxxxx>
Date: Wed, 9 Oct 2002 21:38:49 +0200
|
Hmm, if you give the checkbox a name and a value, then the value is
submmittet, like
<input type="checkbox" name="myBox" value="checked"/>
Then given the postback is xml format, you could test for wether the value
is "checked" or not
<Thomas/>
> -----Original Message-----
> From: Frans Herbst [mailto:fherbst@xxxxxxxxxxxxx]
> Sent: 9. oktober 2002 19:25
> To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
> Subject: xsl and checkbox
>
>
> Can anyone perhaps give me some example how to add a checkbox
> to a style
> sheet,
> so that I reference it with javascript to see if it is
> checked or not ?
> I can add the checkbox, but anyway I tried to check if it is
> checked or not
> failed
>
> Any help on this would be very much appreciated.
>
> Frans Herbst
>
>
> 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 |
- xsl and checkbox
- Frans Herbst - Wed, 9 Oct 2002 13:21:00 -0400 (EDT)
- <Possible follow-ups>
- cknell - Wed, 9 Oct 2002 14:59:05 -0400 (EDT)
- Thomas V. Nielsen - Wed, 9 Oct 2002 15:36:36 -0400 (EDT) <=
- cknell - Wed, 9 Oct 2002 16:36:03 -0400 (EDT)
|
|