You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
else{console.error('oWindow is not a valid window object.');}
128
+
if(oWindow&&typeofoWindow==='object'&&'scrollTo'inoWindow&&'document'inoWindow){offset.top+=$(oWindow).scrollTop();}else{console.error('oWindow is not a valid window object for scrolltop.');}
0 commit comments