Has somebody tried to use the autocomplete jquery plugin with drupal?

robertgarrigos's picture

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?

Groups:
Login to post comments

Why wouldn't you use Drupals

skilip's picture
skilip - Wed, 2009-05-27 05:19

Why wouldn't you use Drupals regular autocomplete functionality? It's completely themable.


:-) good question. I always

robertgarrigos's picture
robertgarrigos - Wed, 2009-05-27 08:20

:-) 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


That's even possible with

skilip's picture
skilip - Wed, 2009-05-27 09:14

That's even possible with just css ;)


Correct me if I am wrong ,

tuongaz - Sun, 2009-06-07 06:47

Correct me if I am wrong , but the current Drupal auto-complete function doesn't support for multiple values?