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.
我正在做一个项目,我需要表单中的城市检查器。我有一个表单,其中用户输入国家和城市,我为国家/地区下拉,但对于城市,它必须是长下拉,所以我决定进行“城市验证检查器”。因此,当用户键入城市表单时,自动检查城市是否正确。
我建议您改用某种可搜索的选择框。那里有很多例子:http: //harvesthq.github.com/chosen/
http://jsearchdropdown.sourceforge.net/