I've tested the script with MooTool Core 1.2.1 and MooTools More 1.2. http://paste.mootools.net/?diff=f3377f157
On 21 Jan., 10:31, electronbender <[email protected]> wrote: > So there are no more brave souls to tackle this problem? > > The latest code is here:http://paste.mootools.net/?diff=f1484cced > > And the test html is here:http://paste.mootools.net/?diff=f40924ec5There > > Give it a go! This is a really good script, so let's bring it up to > speed with 1.2 > > electronbender wrote: > > New error: > > line 76: this.fireEvent is not a function > > this.fireEvent('start', el); > > line 128: el has no properties > > if (this.options.ghost && el.moved) { // Position the ghost > > > I guess it would be best if you can test it, so i'm posting the html: > >http://paste.mootools.net/m4414ec25 > > > On Jan 16, 9:16 pm, "Guillermo Rauch" <[email protected]> wrote: > > >http://paste.mootools.net/?diff=f1484cced > > > > On Fri, Jan 16, 2009 at 2:50 PM, electronbender > > > <[email protected]>wrote: > > > > > Error: > > > > this.getOptions is not a function > > > > > located here: > > > > 23 initialize: function(list, options) { > > > > 24 this.setOptions(this.getOptions(), options); > > > > > On Jan 16, 5:22 pm, "Guillermo Rauch" <[email protected]> wrote: > > > > > There were some more $E and > > > > > $EShttp://paste.mootools.net/?diff=f2956d3e0 > > > > > > On Fri, Jan 16, 2009 at 2:16 PM, Guillermo Rauch <[email protected]> > > > > wrote: > > > > > > I submitted some changes. > > > >http://paste.mootools.net/?diff=f40924ec5There > > > > > > might be more, but it's a start. > > > > > > -- > > > > > Guillermo Rauchhttp://devthought.com > > > > -- > > > Guillermo Rauchhttp://devthought.com
