Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conflicts with other plugins that have updated versions of jquery and jquery ui. #75

Closed
Mikeyheu opened this issue Feb 18, 2013 · 2 comments

Comments

@Mikeyheu
Copy link

First off this is an amazing plugin. Does exactly what I need it to do. The only issue is that my other plugins in my app that exist on the same page require newer versions of jquery (1.8.3+) and jquery ui to work. When I load jquery 1.7.2 and jquery-ui 1.8.16 the nested sortables work perfectly but then I have issues with the other parts of my app breaking. Specifically, the plugin breaks with newer versions of jquery and jquery-ui when I connect my lists with connectWith option.

What are some possible workarounds on how to approach this? I have heard of noconflict as a possible solution to load 2 diffrent versions of jquery on the same page but I'm not sure if this is a good solution.

Any guidance would be greatly appreciated. Thanks!

@mjsarfatti
Copy link
Owner

Version 2.0 works with jQuery UI 1.10 (only tested in FF and Chrome for the moment, but it should work in IE as well)

@Mikeyheu
Copy link
Author

Still have the same issues with connectWith. Similar to #87

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants