browserclass icon indicating copy to clipboard operation
browserclass copied to clipboard

Results 4 browserclass issues
Sort by recently updated
recently updated
newest added

Hello, it looks like desktop class is added to BODY on any device I tested (iPhone 5S, Samsung S4 Mini). Testing setup http://codepen.io/transbetty/pen/zrvwXe.

I added a Bower manifest so that this script can be installed using Bower. Thanks!

inside your checkPlatform and checkBrowser functions it would be much more performant to return out of the function when a match is found rather than carry on testing.