Refactor the new, pretty, autocomplete code (preparing to move it to
authorMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 23 Apr 2009 20:05:43 +0000 (16:05 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 23 Apr 2009 20:05:43 +0000 (16:05 -0400)
commitcd8fb63e0e035c36c5638e75495d71ef3c1c77ce
tree8b41f675b912a3a787b51124125c07688d9fd045
parent6e2152582af447edc1475e64679a76b219ba7b81
Refactor the new, pretty, autocomplete code (preparing to move it to
Horde's scope):

- Don't force client code to constrcut the DOM structure need for this to work.
  All we need to do is add a single input element, and attach it to the autocompleter.
- Allow overriding of CSS Classes and DOM ids used to allow for mulitple scopes/multiple
  autocompleters on the same page.
kronolith/index.php
kronolith/js/src/kronolith.js
kronolith/js/src/taggerAutoCompleter.js
kronolith/lib/Imple/TagAutoCompleter.php
kronolith/templates/index/index.inc
kronolith/themes/screen.css