Changes

Jump to navigation Jump to search

MediaWiki:Common.js

115 bytes added, 12:45, 7 April 2013
testing SO solution
/* Any JavaScript here will be loaded for all users on every page load. */
/*
if(document.URL.search("mobile") == -1)
{
var size = window.getComputedStyle(document.body,':after').getPropertyValue('content');
if(documentsize.documentElement.clientWidth <indexOf('smallscreen') != 735-1)
{
/*window.location.replace(document.URL + "?useformat=mobile");*/ alert("Small screen detected.");
}
}
*/

Navigation menu