Opened 14 years ago
Closed 13 years ago
#3674 closed enhancement (invalid)
[autocomplete] two options added
Reported by: | vor | Owned by: | joern |
---|---|---|---|
Priority: | minor | Milestone: | 1.3 |
Component: | plugin | Version: | 1.2.6 |
Keywords: | autocomplete | Cc: | [email protected]… |
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)
Change History (3)
Changed 14 years ago by
Attachment: | jquery.autocomplete.js added |
---|
comment:1 Changed 14 years ago by
Owner: | set to joern |
---|
comment:2 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Please file plugin bugs with the appropriate author on their bug tracker.
Note: See
TracTickets for help on using
tickets.
modified source