diff --git a/src/jquery.uls.core.js b/src/jquery.uls.core.js index 2f1f66d..4593f8d 100644 --- a/src/jquery.uls.core.js +++ b/src/jquery.uls.core.js @@ -181,6 +181,7 @@ $( '.uls-menu' ).hide(); this.$menu.show(); + this.$menu[0].scrollIntoView(); this.shown = true; if ( !this.isMobile() ) {