HI there, I have two sortables One where children are DIV's and an other where they are TD's
If I start dragging from the DIV, the placeholder is also a DIV, and this create some rather odd results when moving into the TD sortables as the placeholder is placed above and below the TD's instead of side by side. And the vice-versa example is equally odd (although visually more "understandable" ) Of course there is nothing strange in that behavior since that is how the browser behaves. What I would like to do is to change the dom- element of the placeholder in the OVER event listener - so that it reflects the items in the current sortable Thanks in advance, /Johannes --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
