fabiomcosta / mootools-meio-autocomplete

A complete mootools Autocomplete plugin
http://www.meiocodigo.com/projects/meio-autocomplete/
32 stars 14 forks source link

fix native autofocus support #30

Open RiZKiT opened 11 years ago

RiZKiT commented 11 years ago

If you use the autofocus attribute on an input field, the focus event isn't send, therefore the focus intialisation failed. One effect of that was a wrong position of the suggestions.