hey i'm facing the following problem: i have a draggable object. i'm setting some other object to be a droppable for it, and in the 'over' event i'm changing the helper html. in ie8 this causes the drop event to fire (doesnt happen in ff3 or ie7). i'm not entirely sure this is the cause, because i tried to reproduce it in a demo application and couldn't, however in my real application i stripped down the droppable options to minimum (basically just left the line that changes the html in the over event) and looks like this is the source of the problem. any ideas ?
-- You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to jquery...@googlegroups.com. To unsubscribe from this group, send email to jquery-ui+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en.