Jquery Autocomplete Increase Number of Items to display
Posted
by techsoft
on Stack Overflow
See other posts from Stack Overflow
or by techsoft
Published on 2010-04-26T12:09:09Z
Indexed on
2010/04/26
12:13 UTC
Read the original article
Hit count: 180
I have being using jquery autocomplete. By default it is showing 10 items in the dropdown, i want to increase its number to 20 or customise it according to requirement. i have tried many ways of cache length but none of them is working. pls suggest a way.
© Stack Overflow or respective owner