risuiowa / rails-jquery-autocomplete

An easy and unobtrusive way to use jQuery's autocomplete with Rails 3 and later.
MIT License
210 stars 80 forks source link

CSS ? #56

Open Startouf opened 8 years ago

Startouf commented 8 years ago

It is not clear how we can get a stylesheet for this jquery autocompletion.

I am using rails-sass, am I supposed to also grab jquery-ui-sass-rails and add a require line for jquery.ui or something like that ?

Unfortunately I added jquery ui only for this purpose, it would be great if the readme could mention the steps to get some basic working css.

b3ccio commented 8 years ago

If you are using Bootstrap, paseto wrote styling for the autocomplete.

https://gist.github.com/paseto/5b0f626bbf4ccdcc0b09