阅读背景:

jQuery:radio change事件及控件enabled、disabled设置

来源:互联网 

<tr  style="display:none" id="season">                            <td class="tdL">                                每季:</td>                            <td class="tdR">                                <asp:RadioButton ID="rbJi" runat="server" GroupName="Ji" Text="季首月"                                     Checked="True" />                                <asp:DropDownList ID="dlSeason1" runat="server">                                    <asp:ListItem Text="1日" Value="1"></asp:ListItem>                                                                                                       </asp:DropDownList>                                前</td>                            <td class="tdR">                                <asp:RadioButton ID="rbJi0" runat="server" GroupName="Ji" Text="季末月" />                                <asp:DropDownList ID="dlSeason2" runat="server" Enabled="False">                                    <asp:ListItem Text="1日" Value="1"></asp:ListItem>                                                                    </asp:DropDownList></td></tr><tr  style="display:none" id="season">      



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: