#5435 closed bug (fixed)
Extend docs for options method
Reported by: | Jörn Zaefferer | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 1.8.1 |
Component: | [meta] ui.docs | Version: | 1.8 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Currently there's just a one-liner:
Signature: .autocomplete( "option" , optionName , [value] ) Get or set any autocomplete option. If no value is specified, will act as a getter.
Doesn't mention at all that you can pass a hash to set multiple options at once.
Change History (2)
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 13 years ago by
Milestone: | 1.9 → 1.8.1 |
---|
Note: See
TracTickets for help on using
tickets.
Added additional signature to all docs