怎样在WEB中实现可编辑下拉框功能,最好是有现成控件

mike1978 2003-10-13 03:00:59
怎样在WEB中实现可编辑下拉框功能,最好是有现成控件
...全文
54 4 打赏 收藏 转发到动态 举报
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
fangpeng2003 2003-10-14
  • 打赏
  • 举报
回复
http://fason.nease.net/code/form/select/editselect2.htm

你可以参考一下,直接查看源代码就可以了
mike1978 2003-10-14
  • 打赏
  • 举报
回复
wanderingbird(流浪鸟),你好,该方法虽可行,但不太灵活,非常感谢,还有其他方法吗,最好是控件
aiailove 2003-10-13
  • 打赏
  • 举报
回复
不解
不老书生 2003-10-13
  • 打赏
  • 举报
回复
<select name="select" style="position:absolute; left: 197px; top: 80px; width: 120px; height: 22px; clip: rect(0 120 22 100)" id="select" onchange="clientUser.value=select.options[select.selectedIndex].text;clientUser.select()">
<option value="1" selected>aaaaaa</option>
<option value="2">bbbbb</option>
</SELECT>
<input type="text" style="position:absolute; left: 198px; top: 81px; width: 100px; height: 18px" name="clientUser" value="请选择二批名称" onfocus="this.select();">

28,405

社区成员

发帖
与我相关
我的任务
社区描述
ASP即Active Server Pages,是Microsoft公司开发的服务器端脚本环境。
社区管理员
  • ASP
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧