YCC
2002-08-08 00:55:41 UTC
Hi, there:
Anybody knows how to solve the issue about Raido button?
<FORM action="test.htm" method="POST">
<INPUT type=radio name=A value=1 checked> 1
<INPUT type=radio name=A value=2> 2 <p>
<INPUT type=radio name=B value=3> 3
<INPUT type=radio name=B value=4 checked> 4 <p>
</FORM>
As above, it will produce 4 radio button, but they belong 2 groups. In
general, 1 and 2 are one group, only can choose one at the same time in this
group. It's the same as 3 and 4. {1,2} and {3,4} are two separated groups.
But the behavior in ViewML is, 1, 2, 3, and 4 only can be chosen one at the
same time, all is the same group? Seems not related to "name". Any updated
patch to solve it? Thanks a lot.
#############################################################
This message is sent to you because you are subscribed to
the mailing list <viewml-***@viewml.com>.
To unsubscribe, E-mail to: <viewml-devel-***@viewml.com>
To switch to the DIGEST mode, E-mail to <viewml-devel-***@viewml.com>
To switch to the INDEX mode, E-mail to <viewml-devel-***@viewml.com>
Send administrative queries to <viewml-devel-***@viewml.com>
Anybody knows how to solve the issue about Raido button?
<FORM action="test.htm" method="POST">
<INPUT type=radio name=A value=1 checked> 1
<INPUT type=radio name=A value=2> 2 <p>
<INPUT type=radio name=B value=3> 3
<INPUT type=radio name=B value=4 checked> 4 <p>
</FORM>
As above, it will produce 4 radio button, but they belong 2 groups. In
general, 1 and 2 are one group, only can choose one at the same time in this
group. It's the same as 3 and 4. {1,2} and {3,4} are two separated groups.
But the behavior in ViewML is, 1, 2, 3, and 4 only can be chosen one at the
same time, all is the same group? Seems not related to "name". Any updated
patch to solve it? Thanks a lot.
#############################################################
This message is sent to you because you are subscribed to
the mailing list <viewml-***@viewml.com>.
To unsubscribe, E-mail to: <viewml-devel-***@viewml.com>
To switch to the DIGEST mode, E-mail to <viewml-devel-***@viewml.com>
To switch to the INDEX mode, E-mail to <viewml-devel-***@viewml.com>
Send administrative queries to <viewml-devel-***@viewml.com>