[Rails-spinoffs] Re: Sortable: Ajax not firing?

2006-05-24 Thread Josh on Rails
throw an error if a URL is set, but the serialize fails? -- JoshuaOn 5/24/06, Josh on Rails <[EMAIL PROTECTED]> wrote: Using Rails to generate a sortable list, I get the draggable/sortable page elements, but Ajax never fires back the post-sorted list. (I've checked with IE & Firefox,

[Rails-spinoffs] Sortable: Ajax not firing?

2006-05-24 Thread Josh on Rails
Using Rails to generate a sortable list, I get the draggable/sortable page elements, but Ajax never fires back the post-sorted list. (I've checked with IE & Firefox, the "save this order to the DB" controller hasn't been called.) The View:    Drag to sort.            <% @estimate.components.each do