[Seaside] Draggables and triggerPassenger:

Karsten karsten at heeg.de
Thu Jul 17 15:32:33 UTC 2008


Hi list,

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?

The code that I tried is:

(html div)
    passenger:5;
    script: (html draggable onDrag:
            (html evaluator triggerPassenger:[:obj | obj halt]));
    style:'width:50px;height:50px;background-color:red'.


Kind Regards
Karsten


-- 
Karsten Kusche - Dipl.Inf. - karsten at heeg.de
Tel: +49 3496 21 43 29
Georg Heeg eK - Köthen
Handelsregister: Amtsgericht Dortmund A 12812



More information about the seaside mailing list