jQuery Sortable Cannot Click After Sort Issue

Posted by Johan on Stack Overflow See other posts from Stack Overflow or by Johan
Published on 2010-04-25T17:04:19Z Indexed on 2010/04/26 16:53 UTC
Read the original article Hit count: 196

Filed under:
|

I have a table that is being sorted by the TR tags, everything works fine except that I have to click twice on any item in the list after something has been moved for anything to respond, on links etc. Do I have to call some function after the list has been sorted to re-activate it so that I don't have to click twice on items?

© Stack Overflow or respective owner

Related posts about jquery-ui

Related posts about sortable