Welcome to Questionaries, where you can ask questions and receive answers from other members of the community.

Let us know at info@questionaries.org

What is the formatList use two object into AutoSuggest JQuery Plugin?

9 like 0 dislike
Anybody know what is the formatList options use two object into AutoSuggest JQuery Plugin?
asked 1 year ago by daneim (127,080 points)

1 Answer

1 like 0 dislike
 
Best answer
The formatList option will hand 2 objects:

#data: This is the data you originally passed into AutoSuggest (or retrieved via an AJAX request)
#elem: This is the HTML element you will be formatting (the 'result' li item).
answered 1 year ago by marck_don (191,010 points)

Related questions

7 like 0 dislike
1 answer
asked 1 year ago by starcaller (24,080 points)
8 like 0 dislike
1 answer
asked 1 year ago by daneim (127,080 points)
11 like 2 dislike
2 answers