Opened 14 years ago

Closed 14 years ago

Last modified 13 years ago

#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 rdworth

Resolution: fixed
Status: newclosed

Added additional signature to all docs

comment:2 Changed 13 years ago by rdworth

Milestone: 1.91.8.1
Note: See TracTickets for help on using tickets.