[Seaside] Draggables and triggerPassenger:

Lukas Renggli renggli at gmail.com
Fri Jul 18 15:52:51 UTC 2008


>  I just tried to use triggerPassenger: in an onDrag event. The problem is
> that Firebug sais that argument[0].id is undefined and thus stops executing
> the script.
>  Is that a bug or did I miss something?

#triggerPassenger: only works on a droppable. See the included examples.

Note that in your case there is no point in triggering the passenger,
because you already know it and can reference it from the block.

Cheers,
Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside mailing list