HTML: multiple drop down choosen plugin version mismatch issue

20 Views Asked by At

There are a lot of jQuery libraries and plugins in my project. The version of jQuery is 3.4.1.

I want to add a multi-select drop down. When I search in Stack Overflow I got a solution using the Chosen plugin. The version of jQuery of this plugin is 2.1.1. When I add this plugin and code of drop down in my project it is not working properly. I think it is due to version mismatch. There is any solution for this?

0

There are 0 best solutions below