Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
MediaWiki:Common.js
14 bytes added
,
20:27, 4 April 2013
switch agent to lowercase to see if it makes a difference
if(document.documentElement.clientWidth <= 787 && document.URL.search("mobile") == -1)
{
if(navigator.userAgent
.toLowerCase()
.indexOf("
Android
android
") != -1)
{
document.location(document.URL + "?useformat=mobile");
Cordula
Bureaucrats
,
Administrators
298
edits
Navigation menu
Personal tools
Log in
Namespaces
Message
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
Special pages
Printable version