简体   繁体   English

选择的多选不会在第一次单击时显示下拉列表

[英]Chosen multiselect does not show dropdown list on first click

When all the select options are removed from mutli-select, it displays data-placeholder value, which is fine, but clicking select box for first time, it does not pull the drop down. 当从mutli-select中删除所有选择选项时,它会显示数据占位符值,这很好,但是第一次单击选择框,它不会拉下拉。 On second click the multi-select works fine. 在第二次单击时,多选工作正常。

This problem happens in all browsers. 所有浏览器都会出现此问题。 I also have found the same problem in demos showed in below link. 我也在下面的链接中显示了相同的演示问题。

Is there any fix for this issue? 这个问题有什么问题吗?

http://harvesthq.github.com/chosen/ http://harvesthq.github.com/chosen/

It might just be the functionality of it. 它可能只是它的功能。 After clearing out the option, they may want you to double click on it to clear out the text. 清除该选项后,他们可能希望您双击它以清除文本。

However if you want to report the bug I would suggest doing it on their github page. 但是,如果你想报告错误,我建议你在他们的github页面上做。

https://github.com/harvesthq/chosen/issues https://github.com/harvesthq/chosen/issues

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM