need noSortableClass (or something like that)
| Project: | NestedSortable |
| Version: | 1.0.1-source-with-tests |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
i have a form where i want to make the inputs sortable:
http://cyone.cy.funpic.de/acm/nested/index.php/2/red/255,255,0/00ff00
in the html, i have <p class="sortable"><input></p>, and i want only the <p> (red) to work as... "sorting-tool". At this time, the input (green) is not really clickable (to change the value), which is very annoying.
I hope, you can make something like noSortableClass (for elements within the sortable elements), so i can make the inputs clickable as usual.
Please answer my request, even if you say no :)
