This project is archived and is in readonly mode.

Problems with Drag in IE 7 and 8
Reported by Stefan van Roon | December 2nd, 2011 @ 08:57 AM
Hi,
Please see http://dragissue.stefanvanroon.nl/index.html
In the left col you see images (yes, all the same), you can drag these to the sortable list on the right.
So, you click on an image from the left col, drag it to the sortable list (don't drop), now you drag the element back to the left col and there are the errors is get in IE.
http://dragissue.stefanvanroon.nl/assets/js/mootools/more-uncompres...
@ line 6752
if (options.style) this.element.setStyle(options.modifiers[z], this.value.now[z] + options.unit);
and
http://dragissue.stefanvanroon.nl/assets/js/mootools/more-uncompres...
@ line 6752
this.handles.removeEvent('mousedown', this.bound.start);
(I'm sorry if this is not so clear, it's hard to explain for a Dutch-guy)
Comments and changes to this ticket
-
-
ibolmo January 19th, 2012 @ 10:26 AM
- State changed from new to invalid
Moved to Github Issues: https://github.com/mootools/mootools-core/issues/2244
Please use Github Issues, since Lighthouse has been deprecated.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »