Changes between Version 4 and Version 5 of AutoComplete
- Timestamp:
- 05/09/06 01:48:49 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AutoComplete
v4 v5 925 925 Attached 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. 926 926 927 It would be great if keys could work in MSIE as well, but I'm not sure how to enable that. -- asjo 927 It would be great if keys could work in MSIE as well, but I'm not sure how to enable that. 928 929 Oh, 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
