Though of course it seems to be browser specific as the sample doesn't through the error in FireFox.....
On Jun 3, 8:00 pm, jonlb <[email protected]> wrote: > So, I posted a sample and there is indeed a problem. Here's the link: > > http://mootools.net/shell/XJE3v/ > > If you run it with the developer tools open it shows the following > error: > > Uncaught TypeError: Property 'setPosition' of object #<an > HTMLDivElement> is not a function > > Any thoughts on how to fix this issue? > > Thanks, > Jon > > On Jun 3, 5:11 pm, Fábio M. Costa <[email protected]> wrote: > > > > > Oh please create the test. > > 1.3 is not tested on -more yet, since its still a beta, but it should work > > since we are creating the compatibility layer for it. > > We love your report, thank you. > > > -- > > Fábio Miranda Costa > > Solucione Sistemas > > Engenheiro de interfaces > > Twitter: fabiomirandahttp://solucione.info > > > On Thu, Jun 3, 2010 at 8:51 PM, jonlb <[email protected]> wrote: > > > Quick question... Has More 1.2.4.4 been tested against Core 1.3? > > > > The reason I ask is that I'm running into a strange problem. I've > > > included Core 1.3 and Drag and Drag.Move from 1.2.4.4. For some > > > reason, when I use Element.makeDraggable I get an error at line 53 of > > > Drag.move. This line references Element.setPosition which is defined > > > in Element.Dimension from core. > > > > I've tested this in Chrome 5 so far (something keeps crashing my > > > firefox....) > > > > Unless someone has an idea I'll try to get a stripped down test up on > > > mooshell later this evening. > > > > Thanks, > > > Jon
