Pergunta

I'm using this plugin to select multiple items with autosuggestions.

Drew Wilson's Auto Suggest JQuery plugin

I need to have more than one input of this type with different items. I use different datasources and classes to each input so they dont use the same data. I've already tried using two inputs with the autosuggest plugin. However, when i do this, only the last input works and the others become simple textboxes.

Foi útil?

Solução

So, I realised Drew Wilson's Auto Suggest JQuery plugin doesn't work with more than one autosuggest input, I guess. Best option to solve this is to use Jquery's UI autocomplete.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top