I actually got the hover working by using another droppable with the
"over" event.

So now when I drag an element from an expanded pane over a collapsed
pane, the pane expands but  "drop" and "hoverClass" aren't working.

I assume this is because when I start the drag, my droppable elements
are set to display: none?

On Apr 6, 12:24 pm, swalk <[email protected]> wrote:
> I have some collapsed panes which are expanded by hovering over them.
> When these panes are expanded, you can drag elements (table rows)
> between panes.
>
> I've having an issue where if 1 pane is expanded and you drag an
> element from it to a collapsed pane, the hover isn't recognized. It
> seems like the hover/onmouseover event doesn't recognized the mouse
> during a drag.
>
> Are there any solutions to this?
>
> Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to