Posted by robertgarrigos on May 26, 2009 at 8:46am
I need a better autocomplete field for a Drupal project. Has somebody tried to use the autocomplete jquery plugin with drupal in any way? Any integration with the actual autocomplete functionality already found in Drupal?

Comments
Why wouldn't you use Drupals
Why wouldn't you use Drupals regular autocomplete functionality? It's completely themable.
:-) good question. I always
:-) good question. I always assumed I couldn't add an scroll bar. Can I theme the drop down box with an scroll bar?
Robert Garrigós
Professional site: garrigos.cat
Robert Garrigós
Professional site: garrigos.cat
That's even possible with
That's even possible with just css ;)
Correct me if I am wrong ,
Correct me if I am wrong , but the current Drupal auto-complete function doesn't support for multiple values?