Make responsive UI using draggable widget

Make responsive UI using draggable widget

I have used the draggable widget to make some divs movable inside a parent container. The problem i am facing is that when i resize my browser window then the divs which i moved do not adjust positions on the window and sometimes they do not appear within the scrollable area. The divs which i did not move get adjusted as per the window size. Can anyone provide me a solution for this.