[jQuery] drag error

[jQuery] drag error


If I drag one element then try and drag another before the first has
reverted
c has no properties
is there a way to prevent this?
code
$(".doc").draggable({opacity:    0.7, revert:true, zIndex:100,
containment:'#step4'});