Changes between Version 3 and Version 4 of Ticket #15072, comment 2


Ignore:
Timestamp:
Feb 9, 2018, 11:13:57 AM (5 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15072, comment 2

    v3 v4  
    44I found that if you comment this line:
    55
    6 
    7 {{{
     6{{{#!js
    87this.activeMenu.scrollTop( scroll + offset );
    98}}}
    109
    11 
    12 at _scrollIntoView: function( item ) in **jquery-ui.js**
     10at `_scrollIntoView: function( item )` in **jquery-ui.js**
    1311
    1412the autoscroll to the top disappear