prev: function ( direction ) {
            var current = F.current;

            if (current) {
                if (!isString(direction)) {