if ( options.left != null ) {
            props.left = ( options.left - curOffset.left ) + curLeft;
        }