According to the documentation for sortable (http://docs.jquery.com/UI/ Sortable/sortable#options) the default value for cancel is ':input, button', so I'm guessing that fix should read ':input, button, option'.
Michael On Jan 7, 2:53 pm, Paul Bakaus <[email protected]> wrote: > That's true. I fill fix the issue for us to use ":input, option" as > default selector for cancel. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
