第一、<script src="../../../Common/Scripts/combox.js" type="text/javascript"></script>
    <link href="../../../Common/Styles/combox.css" rel="stylesheet" type="text/css" />

下载地址:

 

combox.js

http://pan.baidu.com/s/1o6tx7mi

combox.css

http://pan.baidu.com/s/1jGr3PaQ

 

引用实例:

 <asp:DropDownList ID="ddlAirwayCompanyCode" CssClass="combox" runat="server">
                                        </asp:DropDownList>

 

实现效果:

.net 既可以输入又可以选择的dropdownlist.net 既可以输入又可以选择的dropdownlist

相关文章:

  • 2021-10-08
  • 2021-10-24
  • 2022-02-12
  • 2022-12-23
  • 2022-12-23
  • 2022-01-05
  • 2021-08-21
  • 2021-08-29
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-02
  • 2022-02-25
相关资源
相似解决方案