$("#rbldoctortitle").parent().find(".select-items ul li").bind("click", function () {}

<asp:DropDownList ID="rbldoctortitle" runat="server" datatype="n1-4"sucmsg=" ">
<asp:ListItem Value="4" >1</asp:ListItem>
<asp:ListItem Value="3">2</asp:ListItem>
<asp:ListItem Value="2">3</asp:ListItem>
<asp:ListItem Value="1">4</asp:ListItem>
</asp:DropDownList>

posted on 2017-08-10 11:47  开心的柚子  阅读(138)  评论(0编辑  收藏  举报