You can set the height with CSS using the ID you assigned to the results div. But it's usually better to not set a height so that all records returned will be seen. You should specify a height for each of the records inside the results div, but not on the results div itself. Scrolling does not work with the autocompleter.
Daniel -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, August 08, 2006 2:07 PM To: rails-spinoffs@lists.rubyonrails.org Subject: [Rails-spinoffs] Autocompleter Is there any way to set the height of the Automcompleter's div that gets the return values? When you set it with an overflow, it works, but if the user scrolls by clicking on the scroll bar the list disappears... _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs