Thanks -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of cbolson Sent: Friday, April 23, 2010 2:39 PM To: MooTools Users Subject: [Moo] Re: Drag and Drop
Add "position:relative;" to the .folder class: http://mootools.net/shell/VuKL7/1/ >From the docs: "Drag.Move supports either position absolute or relative. If no position is found, absolute will be set." http://mootools.net/docs/more/Drag/Drag.Move Chris On 23 abr, 20:27, hazlema <[email protected]> wrote: > I'm not sure why the drag elements are stacked on top of each other, I > would like to position them next to each other. Any Ideas? > > If you comment out the line making the elements dragable then > positioning is ok. > > http://mootools.net/shell/VuKL7/ > > -- > Subscription settings:http://groups.google.com/group/mootools-users/subscribe?hl=en
