Could you put together a sample page that shows what you're trying to do? If you don't have your own place to host code, you can use jsbin.com: http://jsbin.com/
This will make it a lot easier for us to see what you're seeing. Thanks. - Richard On Mon, Aug 24, 2009 at 6:18 PM, Neil <[email protected]> wrote: > > I'm using a draggable and sortable together. I want to perform > duplicate checking and cancel the drop into the sortable but I can't > figure it out and jQuery("#sortable").sortable('cancel') in the > beforeStop/receive/stop events won't work. > > Any help would be appreciated. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
