Re: [Rails-spinoffs] throttling...

2006-05-31 Thread Jeoff Wilks
So did you ever get that working? (i.e. figure out how to display all results before anything has been typed).On 5/23/06, Mark McCray < [EMAIL PROTECTED]> wrote:What we have is this:A search box: Then we have a box where put in all of the results of the search goes:***  

Re: [Rails-spinoffs] Autocompleter - up arrow moves cursor to startofinput box

2006-05-23 Thread Jeoff Wilks
e="off" attribute is specified. Can you confirm? Daniel Elmore -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeoff Wilks Sent: Tuesday, May 23, 2006 9:43 AM To: rails-spinoffs@lists.rubyonrails.org Subject: Re: [Rails-spinoffs] Autocompleter - up ar

Re: [Rails-spinoffs] Autocompleter - up arrow moves cursor to start ofinput box

2006-05-23 Thread Jeoff Wilks
ge- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeoff Wilks Sent: Tuesday, May 23, 2006 9:15 AM To: rails-spinoffs@lists.rubyonrails.org Subject: [Rails-spinoffs] Autocompleter - up arrow moves cursor to start ofinput box When using the autocompleter and scrolling through options,

[Rails-spinoffs] Autocompleter - up arrow moves cursor to start of input box

2006-05-23 Thread Jeoff Wilks
When using the autocompleter and scrolling through options, if you press the up arrow key the input field cursor moves backward. Some of my users have reported that they find this very distracting. Does anyone know why this happens, or where in the code I could fix it? Steps to recreate: 1. Go to