Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用自动完成 API Google。我想要3个输入:
是否有可能在同一页面上实现这 3 个输入,每个输入都有自动完成功能?有了一个,一切都完美无缺。但是不止一个,代码不能正常工作(没有任何错误)。有什么限制吗?
请使用一个输入(无论如何谁可以同时将数据输入到 3 个输入?),当您获得完整的自动完成结果时,将结果拆分为单独的(不可编辑的)字段。