Relative Content

Tag Archive for wordpressselectize.js

How can i use selectize in wordpress

I need to use Selectize in wordpress ajax.
I have a selecto tag, I want to search by entering words and display the results in a dropdown. It is also possible to select several items and delete them.
I tried to do this with the code below but only the output in console.log is displayed as an array.

How can i use selectize in wordpress

I need to use Selectize in wordpress ajax.
I have a selecto tag, I want to search by entering words and display the results in a dropdown. It is also possible to select several items and delete them.
I tried to do this with the code below but only the output in console.log is displayed as an array.