I want to make a modal box that is both movable and resizable. It seems though that this cannot be achieved with the standard mootools functions.
Check this out.. http://jsfiddle.net/MBgXa/ It moves, and it resizes but all at one. There are no resize handles and moving the box causes the box to resize also which is not what one would expect. I am actually surprised that the drag and resize are part of the same class in the first place Suggestions? Steve
