MediaWiki:SupportPage.js: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 48:
// Fix if coming in with a fragment link
if ( window.location.hash ) {
window.scroll(var 0,offsetTop = $(window.scrollY - scrollOffset location.hash).offset().top;
window.scroll( 0, offsetTop - scrollOffset );
}