LeaVerou / awesomplete

Ultra lightweight, usable, beautiful autocomplete with zero dependencies.

Home Page:http://leaverou.github.io/awesomplete/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Explain the container customisation, please?

christatedavies opened this issue · comments

Hi there

I'm really impressed with this library. Its fab, thanks.

However, I am trying to make my control look the same as the rest of my inputs.

I see the default container for the control is <div class="awesomplete"> and there is a container parameter I can use. But I can't work out how to format it. Have you got an example please?

Thanks, Chris

My form currently looks like this: (The awesomplete control is the "Contact" one, and you can see its not on its own line.)

Screenshot 2021-07-15 at 21 05 43

Does: #17225 help?