Page history
7 April 2013
change to user-agent string detection again
+71
test
+4
formatting
+1
change to test redirect
testing SO solution
+115
6 April 2013
temp removal
+6
resolution change
+1
resolution change
-295
switch to 768
-6
no edit summary
+42
removing code for test
+5
switch to width for testing
+55
added some OSs
-51
removed detectmobilebrowser code (couldn't get regular page, even on desktop (had to disable JS)), switched to simplistic UA sniffing
-1,850
mobile redirect using detectmobilebrowsers.com method
+1,978
change to redirect method
+6
rewrite
-20
4 April 2013
switch agent to lowercase to see if it makes a difference
+14
added Android workaround for redirect
+135
removed alert box
m-16
uncommented alert window for testing
m-2
slight adjustment to max width conditional to match CSS media query (for consistency)
+1
changed query string used to switch to mobile
-15
another attempt at mobile fix
30 March 2013
29 March 2013
no edit summary
+25
changed to document.body
-11
slight change to how width is retrieved
+9
width variable changed for compatibility
+10
change to prevent infinite redirects in Chrome on Android
+39
trying out width-based mobile redirection
-16
no edit summary
-2
no edit summary
-6
no edit summary
+2
Created page with "→Any JavaScript here will be loaded for all users on every page load.: <script> if(screen.width <= 800) { window.location.replace(document.URL + "&mobileaction=to..."
+208