if ( this._hasScroll() ) {
            var base = this.active.offset().top,
                height = this.element.height(),
                result;
            this.active.nextAll( ".ui-menu-item" ).each(function() {