mootools-meio-autocomplete
mootools-meio-autocomplete copied to clipboard
Removed obsolete list.shouldNotBlur & Added auto-select of focussed option on blur #2
Hello, I'm experiencing the same issue as per
https://github.com/fabiomcosta/mootools-meio-autocomplete/pull/19
If I keep this.shouldNotBlur = true in IE7,8,9 , Chrome , Safari, I need always to double click to move to the next input...
I commented it out and seems fine...