首页 >> 文摘 >> JAVASCRIPT

JS取得RadioButtonList的Value,Text及选中值等信息

采集日期:2008-4-26作者:a121984376(注:本数据由系统自动采集,内容与BHCODE无关)
<asp:RadioButtonList ID="RadioButtonList1" runat="server" RepeatColumns="4" RepeatDirection="horizontal"> <asp:ListItem Value="1" Text="A1"></asp:ListItem> <asp:ListItem Value="2" Text="A2"></asp:ListItem> <asp:ListItem Value="3" Text="A3"></asp:ListItem> <asp:ListItem Value="4" Text="A4"></asp:ListItem></asp:
本周推荐
MORE
热点关注
MORE