podio / jquery-mentions-input

MIT License
985 stars 333 forks source link

Scroll To Input #113

Closed johnthepink closed 9 years ago

johnthepink commented 9 years ago

I noticed that you could scroll past the input box and then select something to autocomplete. This results in the input box still having focus, but not being in view. This fixes that.

djhvscf commented 9 years ago

Thanks