ajaxtags1.2 autocomplete 如何实现单击某按钮,展开下拉菜单ajaxtags1.2 autocomplete 默认使用onkeypress来展开菜单,对输入的内容进行过滤检索。 希望可以实现点击某个按钮可以展开未过滤的内容。 就好像是一个“输入选择框”[解决办法]?