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

Mootools more conflict #10

Closed
kavadas opened this issue Dec 21, 2012 · 4 comments
Closed

Mootools more conflict #10

kavadas opened this issue Dec 21, 2012 · 4 comments

Comments

@kavadas
Copy link

kavadas commented Dec 21, 2012

Hi. There is an issue when using your move event plugin in a page with Mootools more loaded. The following steps can reproduce the issue:

  1. Create an empty page with an element. Give position absolute to the element.
  2. Add mootools and mootools more to your page.
  3. Add jQuery and your move event plugin to the page.
  4. Just bind the 'move' event to the element using jQuery. The element will become draggable!

Note that since you use the move plugin to the swipe plugin this issue also occurs in the swipe plugin.

@stephband
Copy link
Owner

Thanks. This isn't a case I will be supporting personally. I can't see a good reason for including both jQuery and MooTools on a page. But I'll leave this issue open here for a bit in case anyone else wants to investigate and find out what the issue is.

@kavadas
Copy link
Author

kavadas commented Dec 21, 2012

I totally disagree. No one wants to add multiple javascript libraries to his site but there are cases that this just happens ( a CMS for example ). That's why the no-conflict mode is implemented by jQuery. Anyway i don't know if the issue is coming from Mootools or your plugin.

@stephband
Copy link
Owner

Right. Which is why I said good reason - I can't see a good reason to use a dodgy CMS, either. But I know this kind of thing is unavoidable sometimes. I don't know the cause either, which is why I'll leave this open for a while to see if anyone has any suggestions. Cheers for reporting :)

@stephband
Copy link
Owner

Closing as won't support.

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