I know this error was supposed to be fixed in 1.6 RC5, but I'm still having it. Here's the code if it will help:
$('#lnkCancelActivityAttributeSortOrder').click(function() { $('#ulActivityAttributes').sortable('cancel'); $('.liAttributeItem').removeClass('sortableAttributeItem'); $('#lnkSortActivityAttributes').show(); $('#lnkSaveActivityAttributeSortOrder').hide(); $('#lnkCancelActivityAttributeSortOrder').hide(); }); I have re-downloaded 1.7.2 and overwritten all the files, to no avail. Thanks -- You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to jquery...@googlegroups.com. To unsubscribe from this group, send email to jquery-ui+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en.