sergiodlopes / jquery-flexdatalist

Flexible input autocomplete/datalist plugin for jQuery
http://projects.sergiodinislopes.pt/flexdatalist/
MIT License
365 stars 84 forks source link

.flexdatalist is not a function #215

Closed Aibat1997 closed 5 years ago

Aibat1997 commented 5 years ago

I install it and make all steps from your website but I get this error: jQuery(...).flexdatalist is not a function

vincenthawke commented 5 years ago

I had the same issue. The problem was that my own script.js file was loading before jquery.flexdatalist.js Once I swapped them around it worked fine:)

Aibat1997 commented 5 years ago

Hi, the error was when I declare option I only write value like this

. I hope that it will help you)) вс, 25 авг. 2019 г., 5:09 vincenthawke : > I install it and make all steps from your website but I get this error: > jQuery(...).flexdatalist is not a function > > How did you solve this issue? Is it something with load order? > > — > You are receiving this because you modified the open/close state. > Reply to this email directly, view it on GitHub > , > or mute the thread > > . >