Side navigation
#3406 closed bug (invalid)
Opened September 24, 2008 07:41PM UTC
Closed September 25, 2008 01:45AM UTC
Last modified September 25, 2008 01:49AM UTC
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(" ")});
Please post this in the jQuery UI Trac.