MediaWiki:Common.js: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 527: Line 527:
         $('.test-on-view').hide(); // Hide the test-on-view div
         $('.test-on-view').hide(); // Hide the test-on-view div
     });
     });
   
    $(window).resize(function(){location.reload();});
});
});

Navigation menu