Version 0.3 (30/01/2007)
- Now generated Select Box takes all CSS classes from select
- Removed optional parameters width
- Reworked initial value to get selected value if exists
- Generates valid XHTML code
Version 0.2b(11/20/2006)
- Optional Parameter AutoSubmit(formId) now works
- Reworked input and DIV creation for autocompleter.base
Version 0.2a(11/03/2006)
- Generated input get select's initial value always
Version 0.2(11/02/2006)
- Reworked entire class
- Fixed slow response on click event
- Options now are retrieved from one select control in DOM
- Reworked Effects, now appear faster
- Remove elements and autocomplete name, so when submit not appear
- Now this class replace select control, so just need 1 paremeter, select's id
- Take selected element as input's default value
- Added usage.txt for people not familiarized with scriptaculous
- Removed Ajax things to make script faster (this one is for you ajaxian commenters :D)
Version 0.1d
- Remove Effect.Appear to element.show to improve performance
- Added stopObserving (trying to fix Safari bug)
Version 0.1c
- changed effect when combo appear.
- fixed bug in IE 6 with combo height