Changes between Version 3 and Version 4 of Ticket #15072, comment 2
- Timestamp:
- Feb 9, 2018, 11:13:57 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15072, comment 2
v3 v4 4 4 I found that if you comment this line: 5 5 6 7 {{{ 6 {{{#!js 8 7 this.activeMenu.scrollTop( scroll + offset ); 9 8 }}} 10 9 11 12 at _scrollIntoView: function( item ) in **jquery-ui.js** 10 at `_scrollIntoView: function( item )` in **jquery-ui.js** 13 11 14 12 the autoscroll to the top disappear