draggable option for jquery

draggable option for jquery

I am using the jquery ui pluggin.
<div>
</div><div>If I enable the draggable option on drag of the dialog a space comes below the dialog.</div><div>
</div><div>Does anybody have any idea on why it happens?</div>


--