michael / multiselect

jQuery UI Multiselect Widget
http://www.quasipartikel.at/multiselect
MIT License
557 stars 208 forks source link

Working with Eric's Multiselect #107

Open Binternet opened 12 years ago

Binternet commented 12 years ago

Unable to get things working on the same page with another multiselect widget -> http://www.erichynds.com/jquery/jquery-ui-multiselect-widget/

Unga commented 12 years ago

I also have this problem. Two widget use same syntax $('#search-type').multiselect() and I don't know way to separate. Can anybody help?

flack commented 11 years ago

I have this problem, too, and I'm not the only one.

Here's the corresponding entry in the other multiselect's bug tracker:

https://github.com/ehynds/jquery-ui-multiselect-widget/issues/170

I hope you guys can work something out, since both widgets don't really provide the same functionality, so it is possible that someone wants to use both plugins in the same application