views:

159

answers:

2

I was using Jeditable(with type autogrow) for editing text within a div which has similar siblings. Then I used Sortable for all the siblings and then jeditable wont cancel edit when click outside.

Really in a pickle as I need sortable functionality and dont want to lose the editing.

Edit: Also, once I click to edit a text, It will not allow me to select any text from the textarea. This is getting real worse. Sortable seems like too much for my bloated app

A: 

I've got the same problem! In case you've found a solution by now I'd be glad if you posted it! Thanks

juju
A: 

I'm also facing same problem. if you found any solution please let me know. Thanks!