Congrats, you’re on a “mobile” device!

marioSmartphone2

Likely redirected from:

–> http://ashsimmonds.com/2016/06/02/redirect-mobile-users-to-another-page-rweb_design/

If not on mobile and not being redirected by this:

<script>
  if (screen.width <= 800) {
    window.location = "http://ashsimmonds.com/2016/06/02/redirect-mobile-users-to-another-page-rweb_design/";
  }
</script>

Then let me know here:

–> https://www.reddit.com/r/web_design/comments/4m6bxr/how_to_go_about_displaying_a_message_for_any/d3swzxq

Pics: | 10870

You may also like...