Opened 10 years ago
Closed 10 years ago
#9485 closed feature (notabug)
How to set the max option
Reported by: | Leo | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.autocomplete | Version: | 1.10.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When using the autocomplete component of jquery ui, I cannot find the max option to set the maximum number of the returning list. If the data is large, the result is unsatisfactory because all items have been shown in the box.
Note: See
TracTickets for help on using
tickets.
Hi Leo,
You can accomplish this by using a
function
for the source option, but this seems like really bad UX.This is a bug tracker and not support. So if you need further support please use the forums, Stack Overflow, or #jquery on IRC.