#3406 closed bug (invalid)
The example for UI Autcomplete is not consistent with the 1.6 API as documented.
Reported by: | ajpiano | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | docs | Version: | 1.2.6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
It should be:
$("#example").autocomplete({data:"Core Selectors Attributes Traversing Manipulation CSS Events Effects Ajax Utilities".split(" ")});
Note: See
TracTickets for help on using
tickets.
Please post this in the jQuery UI Trac.