Changes between Version 4 and Version 5 of AutoComplete

Show
Ignore:
Timestamp:
05/09/06 01:48:49 (4 years ago)
Author:
asjo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AutoComplete

    v4 v5  
    925925Attached is a little patch that makes the autocomplete.js above work for me in Firefox; it also makes key up/down work better (works around the lack of cleanWhitespace) and removes the workaround for MochiKit 1.1. 
    926926 
    927 It would be great if keys could work in MSIE as well, but I'm not sure how to enable that. -- asjo 
     927It would be great if keys could work in MSIE as well, but I'm not sure how to enable that. 
     928 
     929Oh, and the problem with overlapping input-elements in MSIE is annoying as well, I'm not sure to reenable the workaround for that. 
     930-- asjo