onChange alteration
July 3, 2008 - 1:18pm — skywalker099
| Project: | NestedSortable |
| Version: | 1.0.1-source-with-tests |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | skywalker099 |
| Status: | active |
Description
Currently, your project allows me access to a serialized variable containing the whole nestedSortable object and its hash. Often times less processing can be done if we know what object was just changed. I would like an option in the onChange functionality to give me a reference to the highest parent object that was just dropped.
