-
Notifications
You must be signed in to change notification settings - Fork 510
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 <1.3 and Interacts.js Resizing #2731
Comments
@rizwanhussain-vteams the resizing works good with <1.3. This problem is actually related with the new website and the fact that jsFiddle is pointing its So your fiddle workds good (http://jsfiddle.net/2vkw52bk/1/), and there is already a fix suggested for this just not merged yet. I was not aware myself jsFiddle was using this functionality. One more reason for us to get that link back working. I close this now, please reopen if your issue is not solved by my jsFiddle. |
@SergioCrisostomo I was having this problem in Joomla 1.x which uses Mootools 1.12 and in there the mootools script was added in the head tag which is why i tried to replicate the same scenario in the fiddle as well. Also, 1.2.x was the lowest version available in jsfiddle. |
@SergioCrisostomo Let's re-open this thread. I have already posted at interactjs and they say its a mootools issue. |
@rizwanhussain-vteams your new fiddle (http://jsfiddle.net/b4beaoda/) works for me in Chrome. Can you explain what should the behavior be and what is broken? |
@SergioCrisostomo Sorry mate. Wrong link : Here you go http://jsfiddle.net/b4beaoda/1/ |
@rizwanhussain-vteams I'm not so familiar with that generation MooTools. I noticed that there appears to be a conflict in This patch might ofcourse break other MooTools code but might point you in the right direction. Maybe someone else can give more feedback or patch for this old version of MooTools. |
The resizing is not working when used with Mootools <1.3. Here is a fiddle with the demo : http://jsfiddle.net/2vkw52bk
It seems to work fine with mootools 1.3+ .
I am finding it hard to debug since there are no errors.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: