Im using the draggable function in a script where the users can move divs that contains characters. Pretty simple really, and it works in all browsers - except Safari on Mac. In this browser the text leaves a "trail" when dragged, just like this: Even more confusing is that the "trail" only is left when you drag the text to the left (not up, right or down). And it does not leave this trail if I drag a div with an image inside. Last info: after about 10 seconds of not moving the divs anymore the trails suddently dissapear. Anyone have a clue? |