I'm trying to use an autocomplete twice on the same page, but only the first one renders and functions.
I'm using the Autocomplete Plugin and Rails 2.1
Thanks, Andy
I'm trying to use an autocomplete twice on the same page, but only the first one renders and functions.
I'm using the Autocomplete Plugin and Rails 2.1
Thanks, Andy
Any ideas here?
I ran into the same problem a while back and forked the plugin to fix it; see:
http://patshaughnessy.net/repeated_auto_complete
Hope this helps, - pat