[Proto-Scripty] Re: Autocomplete word disappears as soon as it's fully typed

2009-04-16 Thread Robert

Further info: you can see what I'm talking about here:
http://library.umassmed.edu/ejournals.cfm
Type in a single word title, like Science or Cell.  As soon as you
type in the last letter, the word drops down in the list.  Where do I
look to address this problem?

Robert

On Apr 10, 2:34 pm, Robert rvande...@yahoo.com wrote:
 I'm using the scriptaculous Autocompleter on our website.  As I begin
 typing in a word, e.g., Science, the word appears at the top of the
 list as expected.  But as soon as I type in the last letter of the
 word, the word disappears and drops to the bottom of the list.  I've
 looked at other demos of the autocompleter where this behavior is not
 occuring.

 Can anyone tell me why this might be happening, and how do I remedy
 this?  Is there somewhere other than the controls.js file that I
 should be looking to fix this?

 Thanks!
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---



[Proto-Scripty] Re: Autocomplete word disappears as soon as it's fully typed

2009-04-16 Thread Maarten

The autocompleter behaves this way because once you have typed in the
full word, it is simply no longer needed as a suggestion.

Maarten
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---



[Proto-Scripty] Re: Autocomplete word disappears as soon as it's fully typed

2009-04-16 Thread Ananth Raghuraman
I suppose it is like using your mouse to select and choose/click on the
selection;
this would make it disappear too..

On Thu, Apr 16, 2009 at 3:35 PM, Maarten maartenwie...@gmail.com wrote:


 The autocompleter behaves this way because once you have typed in the
 full word, it is simply no longer needed as a suggestion.

 Maarten
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---