Has somebody tried to use the autocomplete jquery plugin with drupal?
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

Ical feed
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
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?