jquery - bootstrap typeahead ugly completion -


i'm using bootstrap(2.3.2 version) typeahead completion in rails project simple_form not suggest completion set writes first matched string in field, making ugly. solution? there option disable it?

typeahead

update1: way, enable completion feature, included external js file ( mean not implemented in bootstrap) , suggested in q&as, used this css file keep ui beautiful.


Comments

Popular posts from this blog

java - Run a .jar on Heroku -

java - Jtable duplicate Rows -

validation - How to pass paramaters like unix into windows batch file -