issues
search
wuyuntao
/
jquery-autosuggest
A fork of AutoSuggest jQuery plugin writtern by Drew Wilson.
http://github.com/wuyuntao/jquery-autosuggest
118
stars
59
forks
source link
Adding ability to use extraParams prop as a function
#16
Closed
jboesch
closed
12 years ago
jboesch
commented
12 years ago
adding ability to use extraParams prop as a function. That way, it can be more dynamic and query DOM elements that might alter the request we're about to make.