Hello. I am working on an application where I want to be able to
dynamically feed a droppable element which draggables it should
accept. According to what I have been able to read $
("whatever").data("accept.droppable", "whatever") should work since
accept is listed as an option in the docs. But I get the error
"m[i].options.accept.call is not a function" in firebug. I have tried
changing other options on my droppable through the .data() command and
that works so does anyone know what I am doing wrong?Kindly, Marcus. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" 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/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
