Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

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
Description

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 :)