Take a look @ the source for "dragdrop.js" -- you'll see: 1) Marking is only enabled when ghosting is enabled. 2) The element with ID = "dropmarker" will automatically be shown & hidden. 2a) If that element doesn't exist, an empty DIV will be created for you. 3) The dropmarker element will automatically have a class also named "dropmarker" added & removed.
On 2/15/06, Peter Michaux <[EMAIL PROTECTED]> wrote: > anyone? > > > On 2/9/06, Peter Michaux <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I've been confused about the purpose of _marker in dragdrop.js for > > quite a while. It doesn't really look like it does anything with > > ghosting on or off. I removed the mark method and didn't discover any > > problems. Is all the mark business a relic from some past idea? > > > > Thanks, > > Peter > > > _______________________________________________ > Rails-spinoffs mailing list > Rails-spinoffs@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs >
_______________________________________________ Rails-spinoffs mailing list Rails-spinoffs@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs