标签:ul li oct title doc list cto server value ldo
$("#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>
标签:ul li oct title doc list cto server value ldo
原文地址:http://www.cnblogs.com/dulang/p/7338484.html