Hello all, I am wondering how do I use selectable inside a form, that is, collect the selected elements and send with the form data. I can think of triggering on form submit:
$("#selectable li").each(... populate a hidden field here ...) but it looks like an ugly hack to me. any advice ? Thank you. -- 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.