or use a different selector

$('#sortme:not(:hidden)').sortable('serialize');


On 25 Sep., 07:42, Josip Lazic <[EMAIL PROTECTED]> wrote:
> On Sep 25, 2:18 am, "Nate Laws" <[EMAIL PROTECTED]> wrote:
>
> > Why don't you simply delete the item?
> > $(this).parents(".sortitem").hide("slow").remove();
>
> Thak you, this helped me.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to jquery-ui@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to