Hello everyone, Im working on a project currently using Drag and Drop controls extensively. (http://dixonlab.rutgers.edu/tools/faFinder/design.php)
I'm using Prototype 1.6.0.3 and Scriptaculous 1.8.2 In Safari and Chrome (on Windows [4.04 and 4.1.249 respectively] and OSX) the droppable elements on the right of the page move *exponentially* far with a small mouse movement during dragging. That is, when trying to drag one of the divs, a small mouse movement (a few pixels) results in movement of the div by several hundred pixels, essentially making the user interafce unusable. On Opera (10.10), the initial dragging works as expected, but when the dragged div goes to revert, the div ends up about 1,000 pixels to the right, and about 300 pixels further down the page than its original position. Everything appears to go according to plan with Firefox (v3.6.3) and IE (8.0.76 - may require compatibility view for some components to be properly rendered, but drag and drop should still work). Any idea what is causing this? Thanks in advance for your help! Josh -- You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en.
