if ( options.top != null ) {
            props.top = ( options.top - curOffset.top ) + curTop;
        }