Side navigation
#3674 closed enhancement (invalid)
Opened December 02, 2008 11:07AM UTC
Closed February 05, 2010 08:35PM UTC
[autocomplete] two options added
Reported by: | vor | Owned by: | joern |
---|---|---|---|
Priority: | minor | Milestone: | 1.3 |
Component: | plugin | Version: | 1.2.6 |
Keywords: | autocomplete | Cc: | benoit@benchmark.fr |
Blocked by: | Blocking: |
Description
I added two options to the autocomplete pluggin:
- options.multipleRegExp allow to split the multiple arguments according to a regexp instead of the options.multipleSeparator (that is also use to join) so it's now possible to have some softer and multiple split rules.
- options.freeKeyBrowse allow to freely browse the field with keyboard (keys are only binded if the suggestion list is allready there)
Attachments (1)
modified source