jquery-autocomplete
jquery-autocomplete copied to clipboard
chinese ime bug in firefox
//hack:support for inputing chinese characters in firefox $elem.bind('input',function(){self.activate();});