Re: [Rails-spinoffs] Autocompleter onKeyPress behavior for 'return'

2006-07-27 Thread Justin Chen
ew Array(' ',',','\n')After- tokens: new Array(' ',',') On 7/26/06, Justin Chen < [EMAIL PROTECTED]> wrote: Is there an option to prevent the 'return' key from autocompleting?  On my application I like having the autocomplete show possib

Re: [Rails-spinoffs] Autocompleter onKeyPress behavior for 'return'

2006-07-27 Thread Justin Chen
;)After- tokens: new Array(' ',',') On 7/26/06, Justin Chen < [EMAIL PROTECTED]> wrote: Is there an option to prevent the 'return' key from autocompleting?  On my application I like having the autocomplete show possible matches for users, but I dont want to f

[Rails-spinoffs] Autocompleter onKeyPress behavior for 'return'

2006-07-26 Thread Justin Chen
Is there an option to prevent the 'return' key from autocompleting?  On my application I like having the autocomplete show possible matches for users, but I dont want to force them to use a partial match. Example: 1) User wants to enter "sock" into the textbox2) Autocomplete finds a term "sockpuppe

Re: [Rails-spinoffs] Tab Panes - IE layout issues fixed

2006-07-06 Thread Justin Chen
Very cool stuff.  How do you make the AJAX call correlate to an actual tab click rather than an external link?JustinOn 5/2/06, Marco M. Jaeger <[EMAIL PROTECTED]> wrote: Layout issues in IE should be fixed: http://net4visions.com/dev/tabs/tabs.html There still some css issues in Oper