Chosen files are not coming up in my assets - jquery chosen in rails

ぐ巨炮叔叔 提交于 2019-12-04 21:32:25

I used chosen for an ASP.NET application. When I had the problem of the dropdown being too narrow, I set the width to 100% in my javascript. Try setting the style="width: 100%;" and see if that fixes it. –

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!