jQuery-Autocomplete
jQuery-Autocomplete copied to clipboard
Simplified suggestionsContainer creation
I simplified creation of the suggestionsContainer DIV, which also allowed me to further simplify its use throughout the code and eliminate all $(that.suggestionsContainer) calls.