Hi,
I'm using MochiKit from trunk, and tried
MochiKit.DragAndDrop.Draggable. I configured it to as "'onchange':
onchange" and my onchange is as follows:
onchange = function (element) {
...
}
Now 'element' is an object, that is not null, but cannot get its
properties. What is this object by the way? when alert it says its an
[object Object] but I cannot get its id or name or style or anything.Can somebody tell me what is this element? Thanks, -- Thomas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MochiKit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/mochikit -~----------~----~----~----~------~----~------~--~---
