是否可以编辑下拉菜单? [英] Can a dropdown menu be editable?

查看:98
本文介绍了是否可以编辑下拉菜单?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个下拉菜单,我显示2-3个客户ID。现在,用户想要输入未出现在下拉菜单中的客户ID。

I have a dropdown menu in that I'm displaying 2-3 customer ids. Now,user wants to enter a customer id which doesn't appear in the drop down menu. Is it possible to make the drop down menu editable ?

推荐答案

如果您想知道是否有 ;选择> -input可以编辑,答案是,没有,(没有一些cleaver Javascripting)。

If you're wondering if a <select>-input can be made editable, the answer is, no, (not without some cleaver Javascripting).

您可以尝试下列方法之一:

You could for instance try out one of these:

  • http://chakrabarty.com/combobox.html
  • http://www.dhtmlgoodies.com/scripts/form_widget_editable_select/form_widget_editable_select.html
  • http://coffeescripter.com/code/editable-select/

(通过在html上可编辑的选择,通过googling找到)

(All found by googling on html editable select)

这篇关于是否可以编辑下拉菜单?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆