I am currently working on a project that uses the Dropkick.js plugin to select select fields. One problem we are faced with is dropkick, while it looks beautiful, it just does not reflect the methods, properties, and events in the selection box.
I had to write a lot of additional code to disable / enable the selection, get and set values ββand a number of other things, just to choose, to choose, to play well with the rest of the site and interact with other elements of the form.
So, we switched to the selectBox test. Fantasy plugin with one exception: if you delete / add a page selection on a page through ajax and jQuery, it destroys the settings with every choice on the page. This leads to impossible choices and JS errors everywhere. Since we make a lot of dynamic content, this will not work either.
Is there a GOOD select plugin that exposes all the methods and properties of the selection window, can be nicely designed and work with dynamic content?
Thanks for your suggestions!
source
share