Creating a draggable and resizable box
I recently needed to create a small popup element that could be dragged around the page and remember its new position. This is not the behaviour that the default dragging=true attribute provides and so wanted to share my solution for this.
For this d...
blog.coderfy.io3 min read