Si there something wrong with these lines, I don't manage to get the
ending event of the selection:
$(document).ready(function(){
$("#myList").selectable({
stop: function() { alert("stop"); }
});
});
I tried to add 2 arguments in the callback function, but it does not
work.
(I am using jquery_latest).
Thanks,
Eric
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---