On Tuesday, June 14, 2011 8:10:18 AM UTC-4, spyker wrote:
>
>
>
> On 14 June 2011 03:27, Anthony <[email protected]> wrote:
>
>>
>> First, by default, apparently IE caches Ajax responses. That means if you
>> add a new item and then do a subsequent entry in the same browser session,
>> the new item will not appear in the autocomplete list because the list is
>> cached the first time it is generated. ...
>>
>
>
>> Second, as I mentioned, as soon as I type two characters, the input box
>> loses focus, and I then have to click back in the box to enter each
>> additional character.
>>
>> Third, once the autocomplete list appears, it disappears within a couple
>> seconds, regardless of what I do with the pointer.
>>
>>
> This behaviour can be seen if one uses IE to visit a test-form I have set
> up: http://kbase.sun.ac.za/toets_ie.
>
> Try and type 'eentweedrie' in the form using IE.
>
Yes, that's the same behavior I observe locally. And with yours, I'm seeing
a fourth problem -- when the autocomplete list appears, it is shown to the
right of the input box instead of beneath it (locally, I do not have that
problem).
Anthony