if (dg._isVer) {
        move = zk.parseInt(dg._epos!.style.top);
        end = dg._end;
        if (move > end)
            move = end;