Quantcast
Viewing latest article 8
Browse Latest Browse All 15

Answer by Matoeil for Media query to detect if device is touchscreen

adding a class touchscreen to the body using JS or jQuery

  //allowing mobile only css    var isMobile = ('ontouchstart' in document.documentElement && navigator.userAgent.match(/Mobi/));    if(isMobile){        jQuery("body").attr("class",'touchscreen');    }

Viewing latest article 8
Browse Latest Browse All 15

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>