left = (parseInt(that.element.css("left"), 10) +
                (that.position.left - that.originalPosition.left)) || null,