Jquery Sortable and mouseenter problem

Posted by Angel Angelov on Stack Overflow See other posts from Stack Overflow or by Angel Angelov
Published on 2010-05-08T07:46:06Z Indexed on 2010/05/08 7:48 UTC
Read the original article Hit count: 231

Filed under:
|
|

I have sortable divs and in this divs - paragraphs. If I use mouseenter event to check if the mouse is in this divs - it doesn't work. I.e Sortable + mouseenter on the sortable elements = doesn't work. How can I fix it?

© Stack Overflow or respective owner

Related posts about jquery-ui

Related posts about sortable