I'm using 1.4 revision 1176.

I have a div that I want to make draggable.  I thought it was simple enough but I'm getting an error.

d.makePositioned is not a function
DragAndDrop.js (line 468)


My code is
var d = $("mydivid");
var x = new Draggable(d);

This causes the error above.

Regards,
-Steve
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to