Open simply201051 opened 5 years ago
Hi,
In my case, I need to use different version of jQuery, but it will throw a error "jQuery(...).flexdatalist is not a function".
I think it will be work if change "jQuery" to "$" in the jqeury.flexdatalist.js:1922
https://github.com/sergiodlopes/jquery-flexdatalist/blob/88e9d6a3977cede3a54e3100519092ee420fd764/jquery.flexdatalist.js#L1922
Hi,
In my case, I need to use different version of jQuery, but it will throw a error "jQuery(...).flexdatalist is not a function".
I think it will be work if change "jQuery" to "$" in the jqeury.flexdatalist.js:1922
https://github.com/sergiodlopes/jquery-flexdatalist/blob/88e9d6a3977cede3a54e3100519092ee420fd764/jquery.flexdatalist.js#L1922