[jQuery] Re: sortable problem ...

2007-10-29 Thread [EMAIL PROTECTED]
Right now, as a workaround, I'm just manually calling my update function where it should be calling the callback function. Just a hack until they fix it.. I spoke with John and he's aware of the issue, but didn't give me a timeframe on resolution. On Oct 27, 10:32 am, df-sean [EMAIL PROTECTED]

[jQuery] Re: sortable problem ...

2007-10-27 Thread df-sean
It's really too bad that this is left unfixed for so long. For the project I'm currently working on, I think I'm going to have to switch to Prototype in order to get a working Sortable list :-( I love jquery and would love to stick with it, but it needs to work (including the UI effects).

[jQuery] Re: sortable problem ...

2007-10-26 Thread [EMAIL PROTECTED]
I just found this same issue, was trying to get some sortables to do an ajax call and couldn't get stop or update to work... Has anyone found a solution or work around for this? On Oct 24, 6:23 pm, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I have started to user the Sortables and I see that