Displaying 1 result from an estimated 1 matches for "unknownajaxoptions".
2006 Feb 24
0
Adding a new Sortable
...table) of the various records. I''m
unsure how to make the form so that it will automatically create a new
element to the Sortable with the data that gets Ajaxed back from the
server. Is there a Sortable.add method or something like that?
visual description (yay, pictures!):
<form ...unknownAjaxOptions... >
<inputs ..>
</form>
<ul>
<-- how do I get a new record to show up here?
<li>row1</li>
<li>row2</li>
</ul>
<script>make sortable</script>
Thanks everybody,
- Danger
______________________________...