How to use the draggable using absolute position?
Hi, I made all my html elements to use the position absolute. I notice that jquery ui draggable changes this to releative. When this is done my elements end up moving and going out of their divs.
Is there any way to not allow the position to change from absolute to relative???