i'm using the sortables and dragging around div containers with text boxes. I change the value of the text boxes while dragging, but the changed values don't appear on the item you're dragging. Only when you drop the item do the changes appear on the dragged item. Is there a way to refresh the dragged item while dragging?
- [jQuery] Is there a way to update an element while you're dragg... tecmo