> I took a look at the code I copied off the thread:
>
http://wrath.rubyonrails.org/pipermail/rails-spinoffs/2006-February/0025
99.html

> Seems this only does some magic when using ghosting and floating
options.  > I hardcoded these options to true and it now drags out of
the div but the > object I am dragging becomes very far away from the
mouse pointer 
> (positioning problem).

> Has anyone else seen this?  Is there a fix that doesn't require the 
> floating and ghosting to be set to true?

> Regards

Yes, as I mentioned in my original post with that file, I made it to
work for my application... so there are some idiosyncrasies (perhaps
some day when I have more time I'll genericize all my enhancements and
submit a proper patch to Thomas)...at any rate, I did mention "beware".

But, more than anything I submitted that file to this list for those who
wanted to see a train of thought for a solution to this common
problem... with the expectation that people would adapt it to work with
their specific application.

So my suggestion, is basically to change my file as you see fit, as I
have done to the original dragdrop.js file for MY purposes. I.e. make it
so ghosting and floating are not required, etc...

The information transmitted in this electronic mail is intended only for the
person or entity to which it is addressed and may contain confidential,
proprietary, and/or privileged material.  Any review, retransmission, 
dissemination or other use of, or taking of any action in reliance upon,
this information by persons or entities other than the intended recipient
is prohibited. If you received this in error, please contact the sender and
delete the material from all computers.

_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to