Hi,

what is the right syntax for
serial = $('#sortme').sortable('serialize', { expression: '(.+)[_](.
+)'  });

I have ID's like this
id='bild_".$filename."

and if filename has dash (-), or underline (_) serialize function
returns more than one array. I tried by setting regexp to match only
underline, but that did not help.

Thanks

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to